Update dependency chalk to v5 #24
config-lint-typecheck.yml
on: pull_request
Check if files modified
3s
Linting and Typecheck
21s
Annotations
2 errors
Linting and Typecheck
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("chalk")' call instead.
|
Linting and Typecheck
Process completed with exit code 2.
|