Skip to content

fix: improve organization capabilities detection for plan variants #171

fix: improve organization capabilities detection for plan variants

fix: improve organization capabilities detection for plan variants #171

Triggered via pull request October 11, 2025 02:58
Status Cancelled
Total duration 4m 6s
Artifacts

ci.yml

on: pull_request
Matrix: Run CI Pipeline / πŸ§ͺ Test Matrix / test-matrix
Run CI Pipeline  /  ...  /  Run Lint Check
44s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
46s
Run CI Pipeline / πŸ” Type Check / Run Type Check
Run CI Pipeline  /  πŸ“Š Coverage Report
3m 47s
Run CI Pipeline / πŸ“Š Coverage Report
Run CI Pipeline  /  βœ… CI Summary
2s
Run CI Pipeline / βœ… CI Summary
Fit to window
Zoom out
Zoom in

Annotations

26 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 20 on ubuntu-latest
The operation was canceled.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 20 on ubuntu-latest
Canceling since a higher priority waiting request for πŸš€ CI Pipeline-doug/fix-plan-detection exists
Run CI Pipeline / πŸ“Š Coverage Report
The operation was canceled.
Run CI Pipeline / πŸ“Š Coverage Report
Canceling since a higher priority waiting request for πŸš€ CI Pipeline-doug/fix-plan-detection exists
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 22 on ubuntu-latest
The operation was canceled.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 22 on ubuntu-latest
Canceling since a higher priority waiting request for πŸš€ CI Pipeline-doug/fix-plan-detection exists
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 24 on ubuntu-latest
The operation was canceled.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 24 on ubuntu-latest
Canceling since a higher priority waiting request for πŸš€ CI Pipeline-doug/fix-plan-detection exists
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 24 on windows-latest
Canceling since a higher priority waiting request for πŸš€ CI Pipeline-doug/fix-plan-detection exists
Run CI Pipeline / βœ… CI Summary
Process completed with exit code 1.
πŸš€ CI Pipeline
Canceling since a higher priority waiting request for πŸš€ CI Pipeline-doug/fix-plan-detection exists
πŸš€ CI Pipeline
Canceling since a higher priority waiting request for πŸš€ CI Pipeline-doug/fix-plan-detection exists
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#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`