Skip to content

Fix(Runtime): Browser ESM doesn't be bundled #1279

Fix(Runtime): Browser ESM doesn't be bundled

Fix(Runtime): Browser ESM doesn't be bundled #1279

Triggered via push January 10, 2024 14:25
Status Failure
Total duration 1m 13s
Artifacts

type-check.yml

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

Annotations

7 errors
check (18.17.0)
Could not find a declaration file for module '@master/css-runtime'. '/home/runner/work/css/css/packages/runtime/dist/index.bundle.js' implicitly has an 'any' type.
check (18.17.0)
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
check (18.17.0)
Parameter 'eachCSS' implicitly has an 'any' type.
check (18.17.0)
Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
check (18.17.0)
Parameter 'eachCSS' implicitly has an 'any' type.
check (18.17.0)
Could not find a declaration file for module '@master/css-runtime'. '/home/runner/work/css/css/packages/runtime/dist/index.bundle.js' implicitly has an 'any' type.
check (18.17.0)
Process completed with exit code 1.