Error handling for OG #2986
Annotations
7 errors and 1 warning
src/handleOG_APIError.test.ts#L44
AssertionError: expected "bound error" to be called with arguments: [ Array(1) ]
Received:
Number of calls: 0
❯ src/handleOG_APIError.test.ts:44:23
|
src/handleOG_APIError.test.ts#L75
AssertionError: expected "bound error" to be called with arguments: [ 'Test error message' ]
Received:
Number of calls: 0
❯ src/handleOG_APIError.test.ts:75:23
|
src/handleOG_APIError.test.ts#L97
AssertionError: expected "bound error" to be called with arguments: [ 'Test error message' ]
Received:
Number of calls: 0
❯ src/handleOG_APIError.test.ts:97:23
|
src/handleOG_APIError.test.ts#L126
AssertionError: expected "bound error" to be called with arguments: [ 'Test error message' ]
Received:
Number of calls: 0
❯ src/handleOG_APIError.test.ts:126:23
|
src/handleOG_APIError.ts#L9
TypeError: Cannot read properties of undefined (reading 'detail')
❯ Module.handleOG_APIError [as default] src/handleOG_APIError.ts:9:58
❯ src/handleOG_APIError.test.ts:146:5
|
src/handleOG_APIError.test.ts#L162
AssertionError: expected "bound error" to be called with arguments: [ Array(1) ]
Received:
Number of calls: 0
❯ src/handleOG_APIError.test.ts:162:23
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading