Skip to content

Add no-period reference for error messages in CLAUDE.md #114

Add no-period reference for error messages in CLAUDE.md

Add no-period reference for error messages in CLAUDE.md #114

Triggered via push October 7, 2025 23:12
Status Failure
Total duration 3m 5s
Artifacts

ci.yml

on: push
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Run CI Pipeline  /  ...  /  Run Lint Check
48s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
1m 8s
Run CI Pipeline / 🔍 Type Check / Run Type Check
Run CI Pipeline  /  📊 Coverage Report
53s
Run CI Pipeline / 📊 Coverage Report
Run CI Pipeline  /  ✅ CI Summary
3s
Run CI Pipeline / ✅ CI Summary
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 2 warnings
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/sea/install.mts#L195
Expected comment to be above code
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/sea/install.mts#L73
Returning an awaited promise is required in this context
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/sea/install.mts#L26
Expected comment to be above code
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/sea/install.mts#L24
Expected comment to be above code
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/generate-binary-package.mjs#L166
Don't use process.exit(); throw an error instead
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/generate-binary-package.mjs#L30
Don't use process.exit(); throw an error instead
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/generate-binary-package.mjs#L26
Expected object keys to be in sorted order. Expected arch to be before platform
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest
Process completed with exit code 2.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on ubuntu-latest: src/sea/install.mts#L142
'binaryName' is declared but its value is never read.
Run CI Pipeline / 📊 Coverage Report
Process completed with exit code 2.
Run CI Pipeline / 📊 Coverage Report: src/sea/install.mts#L142
'binaryName' is declared but its value is never read.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest
Process completed with exit code 2.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest: src/sea/install.mts#L142
'binaryName' is declared but its value is never read.
Run CI Pipeline / 🔍 Type Check / Run Type Check
Process completed with exit code 2.
Run CI Pipeline / 🔍 Type Check / Run Type Check: src/sea/install.mts#L142
'binaryName' is declared but its value is never read.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest
Process completed with exit code 2.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest: src/sea/install.mts#L142
'binaryName' is declared but its value is never read.
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / ✅ CI Summary
Process completed with exit code 1.
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: src/sea/npm-package/bin/socket.js#L12
`node:os` import should occur before import of `node:path`
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/generate-binary-package.mjs#L11
`node:url` import should occur before import of `node:util`