Skip to content

chore(sync): trustwallet/assets #37

chore(sync): trustwallet/assets

chore(sync): trustwallet/assets #37

Triggered via pull request November 11, 2023 00:20
Status Failure
Total duration 9m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
crypto-frontmatter#test: command (/home/runner/work/frontmatter/frontmatter/packages/crypto-frontmatter) pnpm run test exited (1)
should getFrontmatterIndex of eip155:1/erc20:0x00000000008943c65cAf789FFFCF953bE156f6f8: packages/crypto-frontmatter/src/index.unit.ts#L20
expect(received).toStrictEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -19,10 +19,11 @@ "url": "https://etherscan.io/token/0x00000000008943c65cAf789FFFCF953bE156f6f8", }, ], "namespace": "erc20", "symbol": "dUSDC", + "tags": Array [], "title": "Dharma USD Coin", }, "fileId": StringMatching /[0-f]{64}/, "modifiedDate": Any<Number>, "path": "eip155:1/erc20:0x00000000008943c65cAf789FFFCF953bE156f6f8", at Object.toStrictEqual (src/index.unit.ts:20:28)
should getFrontmatterContent of eip155:1/erc20:0x00000000008943c65cAf789FFFCF953bE156f6f8: packages/crypto-frontmatter/src/index.unit.ts#L54
expect(received).toStrictEqual(expected) // deep equality - Expected - 0 + Received + 1 @@ -19,10 +19,11 @@ "url": "https://etherscan.io/token/0x00000000008943c65cAf789FFFCF953bE156f6f8", }, ], "namespace": "erc20", "symbol": "dUSDC", + "tags": Array [], "title": "Dharma USD Coin", }, "fileId": StringMatching /[0-f]{64}/, "html": "<h1>Dharma USD Coin</h1>", "modifiedDate": Any<Number>, at Object.toStrictEqual (src/index.unit.ts:54:30)
Test
Process completed with exit code 1.