Skip to content

checks.external-urls #593

checks.external-urls

checks.external-urls #593

Triggered via schedule May 11, 2025 00:46
Status Failure
Total duration 5h 1m 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
run-check
Process completed with exit code 1.
../../tests/checks/external-urls/main.spec.ts > all URLs (2832) should be alive: tests/shared/bootstrap/FailTestOnConsoleError.ts#L20
AssertionError: expected "warn" to not be called at all, but actually been called 2 times Received: 1st warn call: Array [ "💀 All retry attempts failed. Final failure to retrieve URL:", " URL: http://archive.ph/2024.08.10-101158/https://ftpdocs.broadcom.com/cadocs/0/CA%20Network%20Flow%20Analysis%209%201%203-ENU/Bookshelf_Files/HTML/NFA_Upgrade_Guide_en_US/1975755.html Response code: 429", ] 2nd warn call: Array [ "💀 All retry attempts failed. Final failure to retrieve URL:", " URL: https://archive.today/2025.04.14-225137/https://www.vvave.net/archives/how-to-hide-outlook-classic-try-new-outlook-button.html Response code: 429", ] Number of calls: 2 ❯ ../../tests/shared/bootstrap/FailTestOnConsoleError.ts:20:39 ❯ ../../tests/shared/bootstrap/FailTestOnConsoleError.ts:19:27
../../tests/checks/external-urls/main.spec.ts > all URLs (2832) should be alive: tests/checks/external-urls/main.spec.ts#L53
AssertionError: --- URL: https://web.archive.org/web/20250129190707/https://orka2.sejm.gov.pl/INT8.nsf/klucz/ATT09BDA103/$FILE/i05984-1o1_2.pdf Response code: 404 --- URL: https://apps.microsoft.com/detail/9nrx63209r7b?hl=en-US&gl=US Response code: 403 --- URL: https://apps.microsoft.com/detail/9mv0b5hzvk9z?hl=en-us&gl=US Response code: 403 --- URL: https://apps.microsoft.com/detail/9ntxgkq8p7n0?hl=en-US&gl=US Response code: 403 --- URL: https://serverfault.com/questions/407838/do-windows-events-from-the-windows-event-log-have-sensitive-information Response code: 403 --- URL: https://www.sans.org/blog/safari-browser-forensics/ Response code: 404 --- URL: http://archive.ph/2024.08.10-101158/https://ftpdocs.broadcom.com/cadocs/0/CA%20Network%20Flow%20Analysis%209%201%203-ENU/Bookshelf_Files/HTML/NFA_Upgrade_Guide_en_US/1975755.html Response code: 429 --- URL: https://stackoverflow.com/questions/46744840/export-registry-value-to-file-and-then-set-a-variable-in-batch Response code: 403 --- URL: https://www.aroged.com/2025/02/18/office-how-to-remove-the-try-the-new-outlook-button/ Response code: 404 --- URL: https://answers.microsoft.com/en-us/outlook_com/forum/all/how-to-get-rid-of-new-tool-bar-saying-try-the-new/91cfddc8-a9b5-4195-9df2-7768d05501bd Response code: 404 --- URL: https://archive.today/2025.04.14-225137/https://www.vvave.net/archives/how-to-hide-outlook-classic-try-new-outlook-button.html Response code: 429 --- : expected [ { …(2) }, { …(2) }, { …(2) }, …(8) ] to have a length of +0 but got 11 - Expected + Received - 0 + 11 ❯ ../../tests/checks/external-urls/main.spec.ts:53:30