Bump nanoid from 5.0.7 to 5.0.9 #377
test.yml
on: pull_request
Node.js Latest Full
29s
Matrix: short
Annotations
8 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:517: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 [ { type: 'A' }, …(2) ] to deeply equal [ { type: 'A' }, …(5) ]
- Expected
+ Received
Array [
Object {
"type": "A",
},
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",
- },
]
❯ bind-backend-proxy/index.test.ts:476:29
|
Node.js 18 Quick
Process completed with exit code 1.
|
Node.js 20 Quick
The job was canceled because "_18" 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.
|
Unhandled error:
bind-backend-proxy/index.js#L201
Error: Processed answer was sent before access
❯ Object.processed bind-backend-proxy/index.js:201:26
❯ 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
❯ Parser.proto.onToken node_modules/.pnpm/[email protected]/node_modules/jsonparse/jsonparse.js:402:12
❯ Parser.parser.onToken node_modules/.pnpm/[email protected]_r3os6ifnv5rfzwtsmjig3b325i/node_modules/JSONStream/index.js:128:12
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 18 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
|