Skip to content

test: add cypress tests to github actions #2117

test: add cypress tests to github actions

test: add cypress tests to github actions #2117

Triggered via pull request January 8, 2025 15:30
Status Failure
Total duration 16m 19s
Artifacts

commitlint.yml

on: pull_request
commitlint
12s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors error running commitlint require() of ES Module /github/workspace/commitlint.config.js from /node_modules/@commitlint/load/node_modules/cosmiconfig/dist/loaders.js not supported. Instead change the require of commitlint.config.js in /node_modules/@commitlint/load/node_modules/cosmiconfig/dist/loaders.js to a dynamic import() which is available in all CommonJS modules. Error [ERR_REQUIRE_ESM]: require() of ES Module /github/workspace/commitlint.config.js from /node_modules/@commitlint/load/node_modules/cosmiconfig/dist/loaders.js not supported. Instead change the require of commitlint.config.js in /node_modules/@commitlint/load/node_modules/cosmiconfig/dist/loaders.js to a dynamic import() which is available in all CommonJS modules. at module.exports (/node_modules/import-fresh/index.js:32:59) at loadJsSync (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/loaders.js:17:12) at loadJs (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/loaders.js:26:39) at async #loadConfiguration (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:92:24) at async #readConfiguration (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:77:51) at async load (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:20:48) at async Explorer.load (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:23:20) at async loadConfig (/node_modules/@commitlint/load/lib/utils/load-config.js:56:19) at async Object.load [as default] (/node_modules/@commitlint/load/lib/load.js:19:20) at async showLintResults (/run.js:141:46)
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636