fix: build #486
Annotations
7 errors and 2 warnings
test/tests/get-schema-for-endpoint.test.ts > getSchemaForEndpoint > /metadata/txs/labels/{label}:
test/tests/get-schema-for-endpoint.test.ts#L1393
Error: Snapshot `getSchemaForEndpoint > /metadata/txs/labels/{label} 1` mismatched
- Expected
+ Received
@@ -84,13 +84,10 @@
"type": "number",
},
{
"type": "boolean",
},
- {
- "type": "null",
- },
],
"description": "Content of the JSON metadata",
},
"tx_hash": {
"description": "Transaction hash that contains the specific metadata",
❯ test/tests/get-schema-for-endpoint.test.ts:1393:8
|
test/tests/get-schema-for-endpoint.test.ts > getSchemaForEndpoint > generateSchemas:
test/tests/get-schema-for-endpoint.test.ts#L1794
Error: Snapshot `getSchemaForEndpoint > generateSchemas 1` mismatched
- Expected
+ Received
@@ -12561,13 +12561,10 @@
"type": "number",
},
{
"type": "boolean",
},
- {
- "type": "null",
- },
],
"description": "Content of the JSON metadata",
},
"tx_hash": {
"description": "Transaction hash that contains the specific metadata",
❯ test/tests/get-schema-for-endpoint.test.ts:1794:31
|
build (18.x)
Process completed with exit code 1.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
test/tests/get-schema-for-endpoint.test.ts > getSchemaForEndpoint > /metadata/txs/labels/{label}:
test/tests/get-schema-for-endpoint.test.ts#L1393
Error: Snapshot `getSchemaForEndpoint > /metadata/txs/labels/{label} 1` mismatched
- Expected
+ Received
@@ -84,13 +84,10 @@
"type": "number",
},
{
"type": "boolean",
},
- {
- "type": "null",
- },
],
"description": "Content of the JSON metadata",
},
"tx_hash": {
"description": "Transaction hash that contains the specific metadata",
❯ test/tests/get-schema-for-endpoint.test.ts:1393:8
|
test/tests/get-schema-for-endpoint.test.ts > getSchemaForEndpoint > generateSchemas:
test/tests/get-schema-for-endpoint.test.ts#L1794
Error: Snapshot `getSchemaForEndpoint > generateSchemas 1` mismatched
- Expected
+ Received
@@ -12561,13 +12561,10 @@
"type": "number",
},
{
"type": "boolean",
},
- {
- "type": "null",
- },
],
"description": "Content of the JSON metadata",
},
"tx_hash": {
"description": "Transaction hash that contains the specific metadata",
❯ test/tests/get-schema-for-endpoint.test.ts:1794:31
|
build (20.x)
The operation was canceled.
|
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|