Skip to content

Add comprehensive dependency auto-install for build tools #168

Add comprehensive dependency auto-install for build tools

Add comprehensive dependency auto-install for build tools #168

Triggered via push October 9, 2025 16:54
Status Failure
Total duration 3m 8s
Artifacts

ci.yml

on: push
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Run CI Pipeline  /  ...  /  Run Lint Check
47s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
40s
Run CI Pipeline / 🔍 Type Check / Run Type Check
Run CI Pipeline  /  📊 Coverage Report
51s
Run CI Pipeline / 📊 Coverage Report
Run CI Pipeline  /  ✅ CI Summary
4s
Run CI Pipeline / ✅ CI Summary
Fit to window
Zoom out
Zoom in

Annotations

24 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 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 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#L114
'BUILD_MODES' is assigned a value but never used. Allowed unused vars must match /^_/u
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 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 / 🧪 Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
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 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: 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`