Enhanced terminal error messages #96
validate.yml
on: pull_request
validate
/
Linting
10s
validate
/
Testing
5s
Annotations
3 errors and 2 warnings
error: expect(received).toHaveBeenCalledTimes(expected):
tests/utils/misc.test.ts#L135
Expected number of calls: 1
Received number of calls: 0
at /home/runner/work/cli/cli/tests/utils/misc.test.ts:135:31
|
validate / Testing
Process completed with exit code 1.
|
validate / Linting
Process completed with exit code 1.
|
validate / Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate / Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|