Fix CI/CD runtime checks failing on Ubuntu 24.04 #435
Annotations
2 errors
../../tests/checks/external-urls/main.spec.ts > all URLs (100) should be alive:
tests/shared/bootstrap/FailTestOnConsoleError.ts#L20
AssertionError: expected "warn" to not be called at all, but actually been called 68 times
Received:
1st warn call:
Array [
"💀 All retry attempts failed. Final failure to retrieve URL:",
" URL: https://web.archive.org/web/20240526095128/https://github.com/undergroundwires/privacy.sexy/issues/364
Error:
Error:
{}
Fetch options:
{
"method": "HEAD",
"headers": {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.58",
"Host": "web.archive.org",
"Upgrade-Insecure-Requests": "1",
"Connection": "keep-alive",
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8",
"Accept-Encoding": "gzip, deflate, br",
"Cache-Control": "max-age=0",
"Accept-Language": "en-US,en;q=0.9",
"referer": "https://privacy.sexy"
},
"redirect": "manual"
}
Request options:
{
"retryExponentialBaseInMs": 3000,
"additionalHeaders": {
"referer": "https://privacy.sexy"
},
"additionalHeadersUrlIgnore": [],
"requestTimeoutInMs": 60000,
"randomizeTlsFingerprint": true,
"forceHttpGetForUrlPatterns": []
}
TLS:
Ciphers: TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:HIGH:ECDHE-ECDSA-AES256-GCM-SHA384:!eNULL:!aNULL:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-GCM-SHA256:!CAMELLIA:!MD5:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:!PSK:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-GCM-SHA256:!SRP:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:!DES:!EXPORT:!RC4
Minimum TLS protocol version: TLSv1.2
Node fingerprint: Masked",
]
2nd warn call:
Array [
"💀 All retry attempts failed. Final failure to retrieve URL:",
" URL: https://web.archive.org/web/20240426092153/https://developer.apple.com/library/archive/releasenotes/MacOSX/WhatsNewInOSX/Articles/OSXv10.html
Error:
Error:
{}
Fetch options:
{
"method": "HEAD",
"headers": {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
"Host": "web.archive.org",
"Upgrade-Insecure-Requests": "1",
"Connection": "keep-alive",
"Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8",
"Accept-Encoding": "gzip, deflate, br",
"Cache-Control": "max-age=0",
"Accept-Language": "en-US,en;q=0.9",
"referer": "https://privacy.sexy"
},
"redirect": "manual"
}
Request options:
{
"retryExponentialBaseInMs": 3000,
"additionalHeaders": {
"referer": "https://privacy.sexy"
},
"additionalHeadersUrlIgnore": [],
"requestTimeoutInMs": 60000,
"randomizeTlsFingerprint": true,
"forceHttpGetForUrlPatterns": []
}
TLS:
Ciphers: TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:!MD5:ECDHE-ECDSA-AES128-GCM-SHA256:!aNULL:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:!CAMELLIA:!eNULL:DHE-RSA-AES256-SHA256:!PSK:HIGH:!DES:!SRP:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-GCM-SHA384:!EXPORT:!RC4
Minimum TLS protocol version: TLSv1.2
Node fingerprint: Masked",
]
3rd warn call:
Array [
"💀 All retry attempts failed. Final failure to retrieve URL:",
" URL: https://web.archive.org/web/20240427110714/https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-privacy#letappsactivatewithvoice
Error:
Error:
{}
Fetch options:
{
"method": "HEAD",
"headers": {
|
run-check
Process completed with exit code 1.
|