ci: gate the vitest suite in CI - #113
Closed
myobie wants to merge 1 commit into
Closed
Annotations
10 errors and 1 warning
|
Run npm test:
tests/restart-guardrail.test.ts#L29
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ createSession tests/restart-guardrail.test.ts:29:20
❯ tests/restart-guardrail.test.ts:51:5
|
|
Run npm test:
tests/parity-node-reference.test.ts#L155
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ tests/parity-node-reference.test.ts:155:25
|
|
Run npm test:
tests/parity-node-reference.test.ts#L155
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ tests/parity-node-reference.test.ts:155:25
|
|
Run npm test:
tests/parity-node-reference.test.ts#L155
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ tests/parity-node-reference.test.ts:155:25
|
|
Run npm test:
tests/parity-node-reference.test.ts#L129
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ tests/parity-node-reference.test.ts:129:26
|
|
Run npm test:
tests/parity-node-reference.test.ts#L129
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ tests/parity-node-reference.test.ts:129:26
|
|
Run npm test:
tests/parity-node-reference.test.ts#L129
AssertionError: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ tests/parity-node-reference.test.ts:129:26
|
|
Run npm test:
tests/help.test.ts#L59
AssertionError: expected [ 'completions' ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "completions",
+ ]
❯ tests/help.test.ts:59:23
|
|
Run npm test:
tests/help.test.ts#L59
AssertionError: expected [ 'completions' ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "completions",
+ ]
❯ tests/help.test.ts:59:23
|
|
Run npm test:
tests/help.test.ts#L59
AssertionError: expected [ 'completions' ] to deeply equal []
- Expected
+ Received
- []
+ [
+ "completions",
+ ]
❯ tests/help.test.ts:59:23
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading