1.1.2 #19
Annotations
5 errors and 1 warning
test/mutate.test.ts#L72
AssertionError: expected 1399 to equal 1398
- Expected
+ Received
- 1398
+ 1399
❯ checkBuilder test/mutate.test.ts:72:39
❯ test/mutate.test.ts:151:11
|
test/mutate.test.ts#L72
AssertionError: expected 904 to equal 903
- Expected
+ Received
- 903
+ 904
❯ checkBuilder test/mutate.test.ts:72:39
❯ test/mutate.test.ts:151:11
|
test/mutate.test.ts#L129
AssertionError: expected 1399 to equal 1398
- Expected
+ Received
- 1398
+ 1399
❯ checkBuilder test/mutate.test.ts:129:39
❯ test/mutate.test.ts:151:11
|
test/mutate.test.ts#L129
AssertionError: expected 904 to equal 903
- Expected
+ Received
- 903
+ 904
❯ checkBuilder test/mutate.test.ts:129:39
❯ test/mutate.test.ts:151:11
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading