Update dependency camelcase to ^7.0.1 - autoclosed #525
ci-node.yml
on: pull_request
lint
35s
verify-if-example-is-outdated
31s
Matrix: test
Annotations
4 errors
verify-if-example-is-outdated
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("camelcase")' call instead.
|
verify-if-example-is-outdated
Process completed with exit code 1.
|
lint:
packages/stylelint-happy-css-modules/src/rules/no-unused-selectors.ts#L2
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("camelcase")' call instead.
|
lint
Process completed with exit code 1.
|