Update Browserslist database #3
99-update-browserslist-database.yml
on: workflow_dispatch
update-browserslist
1m 23s
Annotations
1 error
|
update-browserslist
Unexpected error: ### npm run general lintings ###
[2] node ./scripts/angular-module-component-check.js exited with code 0
[1] node ./scripts/cypress/component-check.js exited with code 0
[0] Check COMMIT_MAIL
[0] node:child_process:958
[0] throw err;
[0] ^
[0]
[0] Error: Command failed: git config user.email
[0] at genericNodeError (node:internal/errors:983:15)
[0] at wrappedFn (node:internal/errors:537:14)
[0] at checkExecSyncError (node:child_process:883:11)
[0] at Object.execSync (node:child_process:955:15)
[0] at checkCommitMail (/home/runner/work/elements/elements/scripts/check-commit-mail.js:13:36)
[0] at Object.<anonymous> (/home/runner/work/elements/elements/scripts/check-commit-mail.js:27:1)
[0] at Module._compile (node:internal/modules/cjs/loader:1730:14)
[0] at Object..js (node:internal/modules/cjs/loader:1895:10)
[0] at Module.load (node:internal/modules/cjs/loader:1465:32)
[0] at Function._load (node:internal/modules/cjs/loader:1282:12) {
[0] status: 1,
[0] signal: null,
[0] output: [ null, Buffer(0) [Uint8Array] [], Buffer(0) [Uint8Array] [] ],
[0] pid: 2456,
[0] stdout: Buffer(0) [Uint8Array] [],
[0] stderr: Buffer(0) [Uint8Array] []
[0] }
[0]
[0] Node.js v22.17.0
[0] node ./scripts/check-commit-mail.js exited with code 1
[3] Result: "failed"
[3] Error Msg: There is something wrong with your branch name. You should rename your branch to a valid name and try again. See the Pattern below.
[3] Branch Name: "67641bd4-5f0f-4d12-af61-1744837897e0"
[3] Pattern:"/((dependabot-)|^((test|feat|fix|chore|docs|refactor|style|ci|perf|[0-9]+)\-[a-zA-Z0-9\-]+)$)/g"
[3]
[3] npx validate-branch-name exited with code 1
husky - pre-commit script failed (code 1)
|