Bump vite from 5.4.2 to 5.4.12 #378
test.yml
on: pull_request
Node.js Latest Full
28s
Matrix: short
Annotations
7 errors and 2 warnings
Unhandled error:
bind-backend-proxy/index.test.ts#L462
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ Array.<anonymous> bind-backend-proxy/index.test.ts:462:42
❯ Object.emit node_modules/.pnpm/[email protected]/node_modules/nanoevents/index.js:10:19
❯ Object.approved bind-backend-proxy/index.js:177:23
❯ Stream.<anonymous> bind-backend-proxy/index.js:60:38
❯ Stream.emit node:events:518:28
❯ drain node_modules/.pnpm/[email protected]/node_modules/through/index.js:36:16
❯ Stream.stream.queue.stream.push node_modules/.pnpm/[email protected]/node_modules/through/index.js:45:5
❯ Parser.parser.onValue node_modules/.pnpm/[email protected]_r3os6ifnv5rfzwtsmjig3b325i/node_modules/JSONStream/index.js:118:16
❯ Parser.proto.emit node_modules/.pnpm/[email protected]/node_modules/jsonparse/jsonparse.js:337:8
❯ Parser.proto.pop node_modules/.pnpm/[email protected]/node_modules/jsonparse/jsonparse.js:332:8
This error originated in "bind-backend-proxy/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "notifies about actions and subscriptions". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
bind-backend-proxy/index.test.ts > notifies about actions and subscriptions:
bind-backend-proxy/index.test.ts#L476
AssertionError: expected [ …(2) ] to deeply equal [ { type: 'A' }, …(5) ]
- Expected
+ Received
Array [
Object {
+ "action": Object {
"type": "A",
+ },
+ "id": "1 10:1:1 0",
+ "reason": "error",
+ "type": "logux/undo",
},
Object {
+ "action": Object {
"channel": "a",
"type": "logux/subscribe",
- },
- Object {
- "id": "1 10:1:1 0",
- "type": "logux/processed",
- },
- Object {
- "type": "a/load1",
},
- Object {
- "type": "a/load2",
- },
- Object {
"id": "2 10:1:1 0",
- "type": "logux/processed",
+ "reason": "error",
+ "type": "logux/undo",
},
]
❯ bind-backend-proxy/index.test.ts:476:29
|
Node.js 20 Quick
Process completed with exit code 1.
|
Node.js 18 Quick
The job was canceled because "_20" failed.
|
Unhandled error:
bind-backend-proxy/index.test.ts#L462
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ Array.<anonymous> bind-backend-proxy/index.test.ts:462:42
❯ Object.emit node_modules/.pnpm/[email protected]/node_modules/nanoevents/index.js:10:19
❯ Object.approved bind-backend-proxy/index.js:177:23
❯ Stream.<anonymous> bind-backend-proxy/index.js:60:38
❯ Stream.emit node:events:524:28
❯ drain node_modules/.pnpm/[email protected]/node_modules/through/index.js:36:16
❯ Stream.stream.queue.stream.push node_modules/.pnpm/[email protected]/node_modules/through/index.js:45:5
❯ Parser.parser.onValue node_modules/.pnpm/[email protected]_r3os6ifnv5rfzwtsmjig3b325i/node_modules/JSONStream/index.js:118:16
❯ Parser.proto.emit node_modules/.pnpm/[email protected]/node_modules/jsonparse/jsonparse.js:337:8
❯ Parser.proto.pop node_modules/.pnpm/[email protected]/node_modules/jsonparse/jsonparse.js:332:8
This error originated in "bind-backend-proxy/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "notifies about actions and subscriptions". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
bind-backend-proxy/index.test.ts > notifies about actions and subscriptions:
bind-backend-proxy/index.test.ts#L476
AssertionError: expected [ …(2) ] to deeply equal [ { type: 'A' }, …(5) ]
- Expected
+ Received
Array [
Object {
+ "action": Object {
"type": "A",
+ },
+ "id": "1 10:1:1 0",
+ "reason": "error",
+ "type": "logux/undo",
},
Object {
+ "action": Object {
"channel": "a",
"type": "logux/subscribe",
- },
- Object {
- "id": "1 10:1:1 0",
- "type": "logux/processed",
- },
- Object {
- "type": "a/load1",
},
- Object {
- "type": "a/load2",
- },
- Object {
"id": "2 10:1:1 0",
- "type": "logux/processed",
+ "reason": "error",
+ "type": "logux/undo",
},
]
❯ bind-backend-proxy/index.test.ts:476:29
|
Node.js Latest Full
Process completed with exit code 1.
|
Node.js 20 Quick
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Node.js Latest Full
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|