Improve context for errors thrown by compiler #231
Annotations
2 errors
../../tests/checks/external-urls/main.spec.ts > all URLs (100) should be alive:
tests/checks/external-urls/main.spec.ts#L49
AssertionError:
---
URL: https://t.co/LQ1k2iDzwz\
Response code: 404
---
: expected [ { …(2) } ] to have a length of +0 but got 1
- Expected
+ Received
- 0
+ 1
❯ ../../tests/checks/external-urls/main.spec.ts:49:28
|
run-check
Process completed with exit code 1.
|