Add docs, fix revert code, recommend #496
Annotations
2 errors and 1 warning
../../tests/checks/external-urls/main.spec.ts > all URLs (100) should be alive:
tests/checks/external-urls/main.spec.ts#L49
AssertionError:
---
URL: https://nvlpubs.nist.gov/nistpubs/specialpublications/nist.sp.800-179.pdf
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.
|
run-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|