Skip to content

checks.external-urls #420

checks.external-urls

checks.external-urls #420

Triggered via schedule October 6, 2024 00:40
Status Failure
Total duration 4h 47m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
../../tests/checks/external-urls/main.spec.ts > all URLs (2585) should be alive: tests/checks/external-urls/main.spec.ts#L49
AssertionError: --- URL: https://web.archive.org/web/20240124162927/https://www.neowin.net/news/kb5030211-was-almost-flawless-until-microsoft-force-installed-windows-backup-app-on-ltsc/ Response code: 500 --- URL: https://web.archive.org/web/20240624133131/https://learn.microsoft.com/en-us/previous-versions/windows/edge-legacy/configure-search-suggestions-in-address-bar Response code: 404 --- URL: https://web.archive.org/web/20240830202122/https://www.spyshelter.com/exe/microsoft-windows-mpuxsrv-exe/ Response code: 404 --- URL: https://web.archive.org/web/20240122071007/https://www.thewindowsclub.com/how-to-show-or-hide-copilot-button-on-taskbar-in-windows Response code: 500 --- URL: https://web.archive.org/web/20240218234541/https://learn.microsoft.com/en-us/autopilot/windows-autopilot Response code: 500 --- URL: https://web.archive.org/web/20240219000354/https://learn.microsoft.com/en-us/troubleshoot/mem/intune/device-configuration/windows-feature-updates-never-offered Response code: 500 --- URL: https://web.archive.org/web/20240218233634/https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-accounts#allowmicrosoftaccountsigninassistant Response code: 500 --- : expected [ { …(2) }, { …(2) }, { …(2) }, …(4) ] to have a length of +0 but got 7 - Expected + Received - 0 + 7 ❯ ../../tests/checks/external-urls/main.spec.ts:49:28
../../tests/checks/external-urls/main.spec.ts > all URLs (2585) should be alive: tests/shared/bootstrap/FailTestOnConsoleError.ts#L20
AssertionError: expected "warn" to not be called at all, but actually been called 5 times Received: 1st warn call: Array [ "💀 All retry attempts failed. Final failure to retrieve URL:", " URL: https://web.archive.org/web/20240124162927/https://www.neowin.net/news/kb5030211-was-almost-flawless-until-microsoft-force-installed-windows-backup-app-on-ltsc/ Response code: 500", ] 2nd warn call: Array [ "💀 All retry attempts failed. Final failure to retrieve URL:", " URL: https://web.archive.org/web/20240122071007/https://www.thewindowsclub.com/how-to-show-or-hide-copilot-button-on-taskbar-in-windows Response code: 500", ] 3rd warn call: Array [ "💀 All retry attempts failed. Final failure to retrieve URL:", " URL: https://web.archive.org/web/20240218234541/https://learn.microsoft.com/en-us/autopilot/windows-autopilot Response code: 500", ] 4th warn call: Array [ "💀 All retry attempts failed. Final failure to retrieve URL:", " URL: https://web.archive.org/web/20240219000354/https://learn.microsoft.com/en-us/troubleshoot/mem/intune/device-configuration/windows-feature-updates-never-offered Response code: 500", ] 5th warn call: Array [ "💀 All retry attempts failed. Final failure to retrieve URL:", " URL: https://web.archive.org/web/20240218233634/https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-accounts#allowmicrosoftaccountsigninassistant Response code: 500", ] Number of calls: 5 ❯ ../../tests/shared/bootstrap/FailTestOnConsoleError.ts:20:39 ❯ ../../tests/shared/bootstrap/FailTestOnConsoleError.ts:19:27
run-check
Process completed with exit code 1.