fix(cli): make sentry cli --version print the version (#1128)
#5133
ci.yml
on: push
Detect Changes
5s
Matrix: build-binary
Matrix: build-npm
Publish Nightly to GHCR
0s
CI Status
3s
Annotations
4 errors and 5 warnings
|
Unit Tests
Process completed with exit code 1.
|
|
test/commands/issue/list.property.test.ts > property: buildProjectAliasMap > every result gets an alias entry:
test/commands/issue/list.property.test.ts#L465
Error: Property failed after 48 tests
{ seed: 732587014, path: "47:4:3:8:8:8:10:11:17:17:23:21:21:17:17:26", endOnFailure: true }
Counterexample: [[["a","96"],["a","aa96"],["a","x-a"],["a","x-p"]]]
Shrunk 15 time(s)
Hint: Enable verbose mode in order to have the list of all failing values encountered during the run
❯ buildError node_modules/fast-check/lib/fast-check.js:2441:16
❯ throwIfFailed node_modules/fast-check/lib/fast-check.js:2448:8
❯ reportRunDetails node_modules/fast-check/lib/fast-check.js:2464:14
❯ assert node_modules/fast-check/lib/fast-check.js:2521:7
❯ test/commands/issue/list.property.test.ts:465:5
Caused by: Caused by: AssertionError: expected 3 to be 4 // Object.is equality
- Expected
+ Received
- 4
+ 3
❯ test/commands/issue/list.property.test.ts:481:47
❯ Property.predicate node_modules/fast-check/lib/fast-check.js:1333:99
❯ Property.run node_modules/fast-check/lib/fast-check.js:1302:24
❯ runIt node_modules/fast-check/lib/fast-check.js:2484:24
❯ check node_modules/fast-check/lib/fast-check.js:2516:204
❯ assert node_modules/fast-check/lib/fast-check.js:2519:14
❯ test/commands/issue/list.property.test.ts:465:5
|
|
CI Status
Process completed with exit code 1.
|
|
CI Status
CI failed - upstream job failed causing test-e2e to be skipped
|
|
Validate generated files
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Validate generated files
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
Validate generated files
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
Lint & Typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|