Skip to content

Bump @types/node from 22.9.0 to 22.10.7 #527

Bump @types/node from 22.9.0 to 22.10.7

Bump @types/node from 22.9.0 to 22.10.7 #527

Triggered via pull request January 20, 2025 16:24
Status Failure
Total duration 21s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
src/lib/__tests__/tls.test.ts > getTLSInfo > returns proper data for an SSL certificate: src/lib/__tests__/tls.test.ts#L10
AssertionError: expected { issuer: { …(5) }, …(4) } to deeply equal { issuer: { …(5) }, …(4) } - Expected + Received Object { "issuer": Object { - "commonName": "DigiCert Global G2 TLS RSA SHA256 2020 CA1", + "commonName": "DigiCert Global G3 TLS ECC SHA384 2020 CA1", "countryName": "US", "locality": undefined, "organization": "DigiCert Inc", "stateOrProvince": undefined, }, "protocol": "TLSv1.3", "subject": Object { - "commonName": "www.example.org", + "commonName": "*.example.com", "countryName": "US", "locality": "Los Angeles", - "organization": "Internet Corporation for Assigned Names and Numbers", + "organization": "Internet Corporation for Assigned Names and Numbers", "stateOrProvince": "California", }, "validFrom": Any<Date>, "validTo": Any<Date>, } ❯ src/lib/__tests__/tls.test.ts:10:20
Test
Process completed with exit code 1.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636