Skip to content

Switch to the common CI workflow #66

Switch to the common CI workflow

Switch to the common CI workflow #66

Triggered via pull request November 19, 2024 08:29
Status Failure
Total duration 2m 31s
Artifacts

ci.yml

on: pull_request
common  /  Check commit messages
12s
common / Check commit messages
common  /  Run pre-commit hooks
31s
common / Run pre-commit hooks
common  /  Run tests and SonarCloud scan
2m 22s
common / Run tests and SonarCloud scan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
common / Check commit messages
You have commit messages with errors error running commitlint module is not defined in ES module scope This file is being treated as an ES module because it has a '.js' file extension and '/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension. ReferenceError: module is not defined in ES module scope This file is being treated as an ES module because it has a '.js' file extension and '/package.json' contains "type": "module". To treat it as a CommonJS script, rename it to use the '.cjs' file extension. at file:///github/workspace/.commitlintrc.js:1:1 at ModuleJob.run (node:internal/modules/esm/module_job:222:25) at async ModuleLoader.import (node:internal/modules/esm/loader:316:24) at async loadJs (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/loaders.js:23:17) at async #loadConfiguration (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:116:36) at async #loadConfigFileWithImports (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:87:31) at async #readConfiguration (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:84:51) at async search (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:50:40) at async Explorer.search (/node_modules/@commitlint/load/node_modules/cosmiconfig/dist/Explorer.js:78:20) at async loadConfig (file:///node_modules/@commitlint/load/lib/utils/load-config.js:53:19)
common / Run pre-commit hooks
Process completed with exit code 1.
common / Run tests and SonarCloud scan
Process completed with exit code 1.