chore: rename MATIC to POL for Polygon network consistency #217
Annotations
7 errors and 2 warnings
|
Test (24.x)
Process completed with exit code 1.
|
|
tests/commands/oa/wrap.test.ts > oa-wrap > testing with OA v3 fixtures > should wrap documents in individual mode with merkleRoot equal to targetHash:
tests/commands/oa/wrap.test.ts#L468
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ tests/commands/oa/wrap.test.ts:468:23
|
|
tests/commands/oa/wrap.test.ts > oa-wrap > testing with OA v3 fixtures > should wrap documents in batch mode successfully:
node_modules/@trustvc/trustvc/dist/esm/open-attestation/wrap.js#L28
Error: OA v3 is deprecated in TrustVC as of 1 October 2025. Please switch over to W3C VC.
❯ Proxy.wrapOADocuments node_modules/@trustvc/trustvc/dist/esm/open-attestation/wrap.js:28:11
❯ Module.wrapOA src/commands/oa/wrap.ts:101:36
❯ tests/commands/oa/wrap.test.ts:398:13
|
|
Test (22.x)
The strategy configuration was canceled because "test._24_x" failed
|
|
Test (22.x)
The operation was canceled.
|
|
tests/commands/oa/wrap.test.ts > oa-wrap > testing with OA v3 fixtures > should wrap documents in individual mode with merkleRoot equal to targetHash:
tests/commands/oa/wrap.test.ts#L468
AssertionError: expected undefined to be truthy
- Expected:
undefined
+ Received:
false
❯ tests/commands/oa/wrap.test.ts:468:23
|
|
tests/commands/oa/wrap.test.ts > oa-wrap > testing with OA v3 fixtures > should wrap documents in batch mode successfully:
node_modules/@trustvc/trustvc/dist/esm/open-attestation/wrap.js#L28
Error: OA v3 is deprecated in TrustVC as of 1 October 2025. Please switch over to W3C VC.
❯ Proxy.wrapOADocuments node_modules/@trustvc/trustvc/dist/esm/open-attestation/wrap.js:28:11
❯ Module.wrapOA src/commands/oa/wrap.ts:101:36
❯ tests/commands/oa/wrap.test.ts:398:13
|
|
Test (24.x)
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 16th, 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/
|
|
Test (22.x)
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 16th, 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/
|