build(deps-dev): bump rollup from 4.60.2 to 4.60.3#594
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
3 errors and 1 warning
|
|
|
Run npm test
The operation was canceled.
|
|
Run npm test:
src/index.test.ts#L14
AssertionError: expected { daysRemaining: 89, …(15) } to deeply equal ObjectContaining{…}
- Expected
+ Received
- ObjectContaining {
- "daysRemaining": Any<Number>,
+ {
+ "bits": 256,
+ "chain": [
+ {
+ "fingerprint256": "87:3F:0B:A8:0E:3A:C2:22:65:6D:FD:04:15:8C:C1:5C:29:27:D4:2D:5D:05:F0:1D:EE:4A:47:EB:43:A9:16:DF",
+ "issuer": {
+ "C": "GB",
+ "CN": "Sectigo Public Server Authentication Root E46",
+ "O": "Sectigo Limited",
+ },
+ "serialNumber": "36E059ED888DD57AEDD570B6727F9BDA",
+ "subject": {
+ "C": "GB",
+ "CN": "Sectigo Public Server Authentication CA DV E36",
+ "O": "Sectigo Limited",
+ },
+ "validFrom": "2021-03-22T00:00:00.000Z",
+ "validTo": "2036-03-21T23:59:59.000Z",
+ },
+ {
+ "fingerprint256": "EA:6B:89:ED:69:07:A2:09:FF:91:88:67:6F:B1:64:E7:AC:ED:89:4B:89:96:DF:BE:5C:E5:BB:CC:22:DE:4D:DD",
+ "issuer": {
+ "C": "US",
+ "CN": "USERTrust ECC Certification Authority",
+ "O": "The USERTRUST Network",
+ },
+ "serialNumber": "1A9EAFEC6DE8E19B5C193141B68D90DD",
+ "subject": {
+ "C": "GB",
+ "CN": "Sectigo Public Server Authentication Root E46",
+ "O": "Sectigo Limited",
+ },
+ "validFrom": "2021-03-22T00:00:00.000Z",
+ "validTo": "2038-01-18T23:59:59.000Z",
+ },
+ {
+ "fingerprint256": "4F:F4:60:D5:4B:9C:86:DA:BF:BC:FC:57:12:E0:40:0D:2B:ED:3F:BC:4D:4F:BD:AA:86:E0:6A:DC:D2:A9:AD:7A",
+ "issuer": {
+ "C": "US",
+ "CN": "USERTrust ECC Certification Authority",
+ "O": "The USERTRUST Network",
+ },
+ "serialNumber": "5C8B99C55A94C5D27156DECD8980CC26",
+ "subject": {
+ "C": "US",
+ "CN": "USERTrust ECC Certification Authority",
+ "O": "The USERTRUST Network",
+ },
+ "validFrom": "2010-02-01T00:00:00.000Z",
+ "validTo": "2038-01-18T23:59:59.000Z",
+ },
+ ],
+ "chainComplete": true,
+ "cipher": "TLS_AES_128_GCM_SHA256",
+ "daysRemaining": 89,
+ "fingerprint256": "4F:ED:E9:C4:EF:53:E3:DD:EE:C6:FE:C3:F3:1C:E0:CF:91:87:68:31:2A:82:EA:40:5C:A5:5B:88:44:6D:B8:C7",
+ "hsts": {
+ "enabled": true,
+ "includeSubDomains": false,
+ "maxAge": 31536000,
+ "preload": true,
+ },
+ "issuer": {
+ "C": "GB",
+ "CN": "Sectigo Public Server Authentication CA DV E36",
+ "O": "Sectigo Limited",
+ },
+ "protocol": "TLSv1.3",
+ "serialNumber": "7FB362B8EF47656B8FC6791EC61D589E",
+ "subject": {
+ "C": undefined,
+ "CN": "*.github.com",
+ "O": undefined,
+ },
"valid": true,
- "validFor": ArrayContaining [
+ "validFor": [
+ "*.github.com",
"github.com",
- "www.github.com",
],
- "validFrom": Any<String>,
- "validTo": Any<String>,
+ "validFrom": "2026-05-04T00:00:00.000Z",
+ "validTo": "2026-08-01T23:59:59.000Z",
"validationError": null,
}
❯ src/index.test.ts:14:24
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading