🚀 CI #162
ci.yml
on: push
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Run CI Pipeline
/
...
/
Run Lint Check
49s
Run CI Pipeline
/
...
/
Run Type Check
45s
Run CI Pipeline
/
📊 Coverage Report
40s
Run CI Pipeline
/
✅ CI Summary
3s
Annotations
28 errors and 7 warnings
|
Run CI Pipeline / 🔍 Type Check / Run Type Check
Process completed with exit code 2.
|
|
Run CI Pipeline / 🔍 Type Check / Run Type Check:
src/utils/simple-output.mts#L3
Could not find a declaration file for module 'chalk-table'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/chalk-table@1.0.2/node_modules/chalk-table/src/index.js' implicitly has an 'any' type.
|
|
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/utils/simple-output.mts#L3
Could not find a declaration file for module 'chalk-table'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/chalk-table@1.0.2/node_modules/chalk-table/src/index.js' implicitly has an 'any' type.
|
|
Run CI Pipeline / 📊 Coverage Report
Process completed with exit code 2.
|
|
Run CI Pipeline / 📊 Coverage Report:
src/utils/simple-output.mts#L3
Could not find a declaration file for module 'chalk-table'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/chalk-table@1.0.2/node_modules/chalk-table/src/index.js' implicitly has an 'any' type.
|
|
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/utils/simple-output.mts#L3
Could not find a declaration file for module 'chalk-table'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/chalk-table@1.0.2/node_modules/chalk-table/src/index.js' implicitly has an 'any' type.
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L311
'e' is defined but never used
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L276
Expected comment to be above code
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L114
'BUILD_MODES' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L100
'e' is defined but never used
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L90
Expected { after 'if' condition
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L89
Expected { after 'if' condition
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L88
Expected { after 'if' condition
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L71
Expected { after 'if' condition
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L70
Expected { after 'if' condition
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/build/build-binary.mjs#L69
Expected { after 'if' condition
|
|
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/utils/simple-output.mts#L3
Could not find a declaration file for module 'chalk-table'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/chalk-table@1.0.2/node_modules/chalk-table/src/index.js' implicitly has an 'any' type.
|
|
Run CI Pipeline / ✅ CI Summary
Process completed with exit code 1.
|
|
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/utils/simple-output.mts#L3
Could not find a declaration file for module 'chalk-table'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/chalk-table@1.0.2/node_modules/chalk-table/src/index.js' implicitly has an 'any' type.
|
|
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/utils/simple-output.mts#L3
Could not find a declaration file for module 'chalk-table'. '/home/runner/work/socket-cli/socket-cli/node_modules/.pnpm/chalk-table@1.0.2/node_modules/chalk-table/src/index.js' implicitly has an 'any' type.
|
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 1.
|
|
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 / 🧹 Lint Check / Run Lint Check:
scripts/publish-sea.mjs#L20
'node:child_process' imported multiple times
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/publish-sea.mjs#L20
`node:child_process` import should occur before import of `node:fs`
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/publish-sea.mjs#L19
'node:util' imported multiple times
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/publish-sea.mjs#L18
'node:util' imported multiple times
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/publish-sea.mjs#L15
`node:crypto` import should occur before import of `node:fs`
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/publish-sea.mjs#L13
'node:child_process' imported multiple times
|
|
Run CI Pipeline / 🧹 Lint Check / Run Lint Check:
scripts/bump.mjs#L15
`semver` import should occur before import of `yoctocolors-cjs`
|