chore: Add commitlint.config.js #2
Annotations
1 error and 1 warning
Run wagoid/commitlint-github-action@v5
You have commit messages with errors
error running commitlint
Unexpected token 'export'
/github/workspace/commitlint.config.js:1
export default {
^^^^^^
SyntaxError: Unexpected token 'export'
at internalCompileFunction (node:internal/vm:73:18)
at wrapSafe (node:internal/modules/cjs/loader:1153:20)
at Module._compile (node:internal/modules/cjs/loader:1205:27)
at Module._extensions..js (node:internal/modules/cjs/loader:1295:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Module.require (node:internal/modules/cjs/loader:1115:19)
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)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading