checks.external-urls #487
Annotations
2 errors and 1 warning
../../tests/checks/external-urls/main.spec.ts > all URLs (2676) should be alive:
tests/checks/external-urls/main.spec.ts#L49
AssertionError:
---
URL: https://www.bleepingcomputer.com/news/microsoft/windows-10-news-and-interests-enabled-for-everyone-in-latest-update/
Response code: 403
---
: 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
|