Skip to content

Refactor MasterCSS and Layer classes: streamline reset logic by omitt… #328

Refactor MasterCSS and Layer classes: streamline reset logic by omitt…

Refactor MasterCSS and Layer classes: streamline reset logic by omitt… #328

Triggered via push December 24, 2024 07:25
Status Failure
Total duration 1m 54s
Artifacts

e2e.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
e2e
Property 'Utility' does not exist on type 'typeof Layer'.
e2e
Property 'RegisteredRule' does not exist on type 'SyntaxRule'.
e2e
Property 'Utility' does not exist on type 'typeof Layer'.
e2e
Property 'Rules' does not exist on type 'MasterCSS'. Did you mean 'rules'?
e2e
Property 'Utility' does not exist on type 'typeof Layer'.
e2e
Parameter 'key' implicitly has an 'any' type.
e2e
Module '"@master/css"' has no exported member 'RegisteredRule'. Did you mean to use 'import RegisteredRule from "@master/css"' instead?
e2e
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.
e2e
The '+' operator cannot be applied to type 'symbol'.
e2e
Property 'Rules' does not exist on type 'MasterCSS'. Did you mean 'rules'?
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636