Skip to content

feat(packages): add crypto-frontmatter mirror to copy raw assets #40

feat(packages): add crypto-frontmatter mirror to copy raw assets

feat(packages): add crypto-frontmatter mirror to copy raw assets #40

Triggered via pull request November 14, 2023 06:48
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test
crypto-frontmatter#test: command (/home/runner/work/frontmatter/frontmatter/packages/crypto-frontmatter) pnpm run test exited (1)
should getFrontmatterContent of eip155:1/erc20:0x00000000008943c65cAf789FFFCF953bE156f6f8: packages/crypto-frontmatter/src/index.unit.ts#L20
expect(received).toStrictEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -3,11 +3,11 @@ "caip2": "eip155:1", "decimals": 8, "images": Array [ Object { "mine": "image/png", - "path": StringMatching /[0-f]{64}\.logo\.png/, + "path": "0b8fff8ace488dfc4c17c6680fad05b41e5484d7a02df2bdfbb0689fd7d2bc67.png", "size": Object { "height": 512, "width": 512, }, "type": "logo", at Object.toStrictEqual (src/index.unit.ts:20:30)
Test
Process completed with exit code 1.