wip: Feat/add media query transform #2002
test.yml
on: pull_request
build
1m 22s
test
1m 36s
lint
50s
typecheck
1m 53s
typecheck-config
43s
a11y
0s
Annotations
10 errors and 5 warnings
typecheck-config:
packages/token-cli/media.config.js#L4
Cannot find module 'style-dictionary' or its corresponding type declarations.
|
typecheck-config:
packages/token-cli/pixiv-dark.config.js#L1
Cannot find module '@charcoal-ui/style-dictionary-plugins' or its corresponding type declarations.
|
typecheck-config:
packages/token-cli/pixiv-dark.config.js#L5
Cannot find module 'style-dictionary' or its corresponding type declarations.
|
typecheck-config:
packages/token-cli/pixiv-light.config.js#L1
Cannot find module '@charcoal-ui/style-dictionary-plugins' or its corresponding type declarations.
|
typecheck-config:
packages/token-cli/pixiv-light.config.js#L5
Cannot find module 'style-dictionary' or its corresponding type declarations.
|
typecheck-config:
packages/token-cli/src/transformer/index.js#L2
Cannot find module 'style-dictionary' or its corresponding type declarations.
|
typecheck-config
Process completed with exit code 2.
|
lint
Process completed with exit code 1.
|
packages/token-cli/src/transformer/index.test.js:
packages/token-cli/src/transformer/index.test.js#L2
Error: require() of ES Module /home/runner/work/charcoal/charcoal/packages/token-cli/src/transformer/index.js from /home/runner/work/charcoal/charcoal/packages/token-cli/src/transformer/index.test.js not supported.
Instead change the require of index.js in /home/runner/work/charcoal/charcoal/packages/token-cli/src/transformer/index.test.js to a dynamic import() which is available in all CommonJS modules.
❯ packages/token-cli/src/transformer/index.test.js:2:29
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_REQUIRE_ESM' }
|
test
Process completed with exit code 1.
|
typecheck-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|