chore(release): set up semantic-release on ci and commitlint/husky #1
release.yml
on: push
commitlint
24s
Release
1m 19s
Annotations
2 errors
commitlint
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)
|
Release
Process completed with exit code 1.
|