Skip to content

fix: improve organization capabilities detection for plan variants #172

fix: improve organization capabilities detection for plan variants

fix: improve organization capabilities detection for plan variants #172

Triggered via pull request October 11, 2025 03:02
Status Failure
Total duration 9m 7s
Artifacts

ci.yml

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

Annotations

19 errors and 7 warnings
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/build/build-socket-package.mjs#L112
Don't use process.exit(); throw an error instead
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/build/build-socket-package.mjs#L15
'runCommand' is defined but never used. Allowed unused vars must match /^_/u
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/build/build-cli-with-sentry.mjs#L179
Don't use process.exit(); throw an error instead
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/build/build-cli-with-sentry.mjs#L175
Don't use process.exit(); throw an error instead
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/build/build-binary.mjs#L340
'options' is defined but never used. Allowed unused args must match /^_|^this$/u
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/build/build-binary.mjs#L340
'buildWindowsWithDocker' is defined but never used. Allowed unused vars must match /^_/u
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: scripts/build/build-binary.mjs#L116
'BUILD_MODES' is assigned a value but never used. Allowed unused vars must match /^_/u
Run CI Pipeline / 🔍 Type Check / Run Type Check
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 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 / 🧪 Test Matrix / Test Node 22 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / 🧪 Test Matrix / Test Node 20 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / 🧪 Test Matrix / Test Node 24 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / 📊 Coverage Report
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`