chore(deps): bump @grpc/grpc-js from 1.9.14 to 1.10.4 #1303
Annotations
25 errors
basic:
packages/nice-grpc/src/__tests__/clientStreaming.ts#L56
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/clientStreaming.ts:56:33)
|
error:
packages/nice-grpc/src/__tests__/clientStreaming.ts#L286
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/clientStreaming.ts:286:33)
|
early response:
packages/nice-grpc/src/__tests__/clientStreaming.ts#L423
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/clientStreaming.ts:423:33)
|
basic:
packages/nice-grpc/src/__tests__/unary.ts#L42
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/unary.ts:42:33)
|
error:
packages/nice-grpc/src/__tests__/unary.ts#L230
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/unary.ts:230:33)
|
basic:
packages/nice-grpc/src/__tests__/bidiStreaming.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/bidiStreaming.ts:59:33)
|
error:
packages/nice-grpc/src/__tests__/bidiStreaming.ts#L237
thrown: "Exceeded timeout of 15000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.<anonymous> (src/__tests__/bidiStreaming.ts:237:1)
|
early response:
packages/nice-grpc/src/__tests__/bidiStreaming.ts#L473
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/bidiStreaming.ts:473:33)
|
basic:
packages/nice-grpc/src/__tests__/serverStreaming.ts#L55
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/serverStreaming.ts:55:33)
|
error:
packages/nice-grpc/src/__tests__/serverStreaming.ts#L221
thrown: "Exceeded timeout of 15000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.<anonymous> (src/__tests__/serverStreaming.ts:221:1)
|
basic:
packages/nice-grpc/src/__tests__/clientStreaming.ts#L56
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/clientStreaming.ts:56:33)
|
error:
packages/nice-grpc/src/__tests__/clientStreaming.ts#L286
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/clientStreaming.ts:286:33)
|
early response:
packages/nice-grpc/src/__tests__/clientStreaming.ts#L423
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/clientStreaming.ts:423:33)
|
basic:
packages/nice-grpc/src/__tests__/unary.ts#L42
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/unary.ts:42:33)
|
error:
packages/nice-grpc/src/__tests__/unary.ts#L230
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/unary.ts:230:33)
|
basic:
packages/nice-grpc/src/__tests__/bidiStreaming.ts#L59
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/bidiStreaming.ts:59:33)
|
error:
packages/nice-grpc/src/__tests__/bidiStreaming.ts#L237
thrown: "Exceeded timeout of 15000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.<anonymous> (src/__tests__/bidiStreaming.ts:237:1)
|
early response:
packages/nice-grpc/src/__tests__/bidiStreaming.ts#L473
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/bidiStreaming.ts:473:33)
|
basic:
packages/nice-grpc/src/__tests__/serverStreaming.ts#L55
expect(received).toBe(expected) // Object.is equality
Expected: false
Received: true
at Object.<anonymous> (src/__tests__/serverStreaming.ts:55:33)
|
error:
packages/nice-grpc/src/__tests__/serverStreaming.ts#L221
thrown: "Exceeded timeout of 15000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.<anonymous> (src/__tests__/serverStreaming.ts:221:1)
|
nice-grpc-web Browser
Process completed with exit code 1.
|
nice-grpc-web NodeJS (20.x)
The job running on runner GitHub Actions 193 has exceeded the maximum execution time of 15 minutes.
|
nice-grpc-web NodeJS (20.x)
The operation was canceled.
|
nice-grpc-web NodeJS (18.x)
The job running on runner GitHub Actions 40 has exceeded the maximum execution time of 15 minutes.
|
nice-grpc-web NodeJS (18.x)
The operation was canceled.
|