Subscription client changes #5664
ci.yml
on: pull_request
build-and-check
2m 50s
test-integration-packages/billing
1m 4s
test-integration-packages/internal
1m 9s
Matrix: test-integration
Matrix: test
Annotations
4 errors and 2 warnings
|
test-cli
Final attempt failed. Child_process exited with error code 1
|
|
error: expect(received).toHaveBeenCalledWith(...expected):
cli/src/hooks/__tests__/use-user-details-query.test.ts#L215
Expected: [ "valid-token" ]
But it was not called.
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/__***s__/use-user-details-query.***.ts:215:27)
|
|
error: expect(received).toHaveBeenCalledWith(...expected):
cli/src/hooks/__tests__/use-user-details-query.test.ts#L215
Expected: [ "valid-token" ]
But it was not called.
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/__***s__/use-user-details-query.***.ts:215:27)
|
|
error: expect(received).toHaveBeenCalledWith(...expected):
cli/src/hooks/__tests__/use-user-details-query.test.ts#L215
Expected: [ "valid-token" ]
But it was not called.
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/__***s__/use-user-details-query.***.ts:215:27)
|
|
test-cli
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-cli
Attempt 1 failed. Reason: Child_process exited with error code 1
|