chore(deps): update commitlint monorepo to v19 (major) #980
ci.yml
on: pull_request
Run Type Check, Linters & Tests
21s
Annotations
1 error and 1 warning
Run Type Check, Linters & Tests
You have commit messages with errors
error running commitlint
require() of ES Module /github/workspace/node_modules/@commitlint/config-conventional/lib/index.js from /node_modules/@commitlint/resolve-extends/lib/index.js not supported.
Instead change the require of /github/workspace/node_modules/@commitlint/config-conventional/lib/index.js in /node_modules/@commitlint/resolve-extends/lib/index.js to a dynamic import() which is available in all CommonJS modules.
Error [ERR_REQUIRE_ESM]: require() of ES Module /github/workspace/node_modules/@commitlint/config-conventional/lib/index.js from /node_modules/@commitlint/resolve-extends/lib/index.js not supported.
Instead change the require of /github/workspace/node_modules/@commitlint/config-conventional/lib/index.js in /node_modules/@commitlint/resolve-extends/lib/index.js to a dynamic import() which is available in all CommonJS modules.
at /node_modules/@commitlint/resolve-extends/lib/index.js:48:19
at Array.reduce (<anonymous>)
at loadExtends (/node_modules/@commitlint/resolve-extends/lib/index.js:45:16)
at resolveExtends (/node_modules/@commitlint/resolve-extends/lib/index.js:25:22)
at Object.load [as default] (/node_modules/@commitlint/load/lib/load.js:42:52)
at async showLintResults (/run.js:143:8)
|
Run Type Check, Linters & Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|