chore: initial commit #2
ci.yml
on: push
Check (Lint) Commit Messages and Files
38s
Lint Commit Messages
9s
Matrix: Run Tests
release
0s
Annotations
3 errors and 1 warning
Lint Commit Messages
You have commit messages with errors
error trying to get list of pull request's commits
No common ancestor between 5fdb6762a23740f79175ca2b894962afda646cc8 and ad3560b437455d8c226b89092ca21b3ce6063427.
HttpError: No common ancestor between 5fdb6762a23740f79175ca2b894962afda646cc8 and ad3560b437455d8c226b89092ca21b3ce6063427.
at /node_modules/@actions/github/node_modules/@octokit/request/dist-node/index.js:112:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async getPushEventCommits (file:///run.mjs:64:7)
|
Lint 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/commitlint.config.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)
|
Check (Lint) Commit Messages and Files
Process completed with exit code 1.
|
Lint Commit Messages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|