Skip to content

Remove test script from package.json #1686

Remove test script from package.json

Remove test script from package.json #1686

Triggered via push January 8, 2025 13:39
Status Success
Total duration 2m 8s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

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