fix: install and configure husky pre-commit hooks (Resolves #185) - #205
Open
devyeyostellar wants to merge 1 commit into
Open
fix: install and configure husky pre-commit hooks (Resolves #185)#205devyeyostellar wants to merge 1 commit into
devyeyostellar wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Lint:
client/scripts/check-prod-audit.mjs#L36
Replace `"high"·&&·via.severity·!==·"critical"` with `'high'·&&·via.severity·!==·'critical'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L35
Replace `"object"` with `'object'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L33
Replace `"high"·&&·vuln.severity·!==·"critical"` with `'high'·&&·vuln.severity·!==·'critical'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L21
Replace `"utf8"` with `'utf8'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L19
Replace `"npm",·["audit",·"--omit=dev",·"--json"` with `'npm',·['audit',·'--omit=dev',·'--json'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L13
Replace `"audit-allowlist.json"),·"utf8"` with `'audit-allowlist.json'),·'utf8'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L9
Replace `"node:path"` with `'node:path'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L8
Replace `"node:url"` with `'node:url'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L7
Replace `"node:fs"` with `'node:fs'`
|
|
Lint:
client/scripts/check-prod-audit.mjs#L6
Replace `"node:child_process"` with `'node:child_process'`
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading