feat(cli): streamlined out-of-credits UX with celebratory restoration… #5305
ci.yml
on: push
build-and-check
2m 30s
Matrix: test-integration
Matrix: test
Annotations
6 errors and 4 warnings
|
test-cli
Final attempt failed. Child_process exited with error code 123
|
|
error: expect(received).toHaveBeenCalledWith(...expected):
cli/src/hooks/helpers/__tests__/send-message.test.ts#L430
[
- "usage",
+ "outOfCredits",
]
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:430:30)
|
|
error: expect(received).toHaveBeenCalledWith(...expected):
cli/src/hooks/helpers/__tests__/send-message.test.ts#L430
[
- "usage",
+ "outOfCredits",
]
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:430:30)
|
|
error: expect(received).toHaveBeenCalledWith(...expected):
cli/src/hooks/helpers/__tests__/send-message.test.ts#L430
[
- "usage",
+ "outOfCredits",
]
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:430:30)
|
|
error: expect(received).toHaveBeenCalledWith(...expected):
cli/src/hooks/helpers/__tests__/send-message.test.ts#L430
[
- "usage",
+ "outOfCredits",
]
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:430:30)
|
|
error: expect(received).toHaveBeenCalledWith(...expected):
cli/src/hooks/helpers/__tests__/send-message.test.ts#L430
[
- "usage",
+ "outOfCredits",
]
- Expected - 1
+ Received + 1
at <anonymous> (/home/runner/work/***/***/cli/src/hooks/helpers/__***s__/send-message.***.ts:430:30)
|
|
test-cli
Attempt 4 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 3 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 2 failed. Reason: Child_process exited with error code 123
|
|
test-cli
Attempt 1 failed. Reason: Child_process exited with error code 123
|