Skip to content

feat: Add Zksync tokens #308

feat: Add Zksync tokens

feat: Add Zksync tokens #308

Triggered via pull request October 6, 2023 10:57
Status Failure
Total duration 50s
Artifacts

test.yaml

on: pull_request
Unit Tests
41s
Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
error: expect(received).toBe(expected): test/default.test.ts#L221
Expected: true Received: false at /home/runner/work/token-list/token-list/test/default.test.ts:221:8
error: expect(received).toEqual(expected): test/default.test.ts#L257
Expected: 6 Received: 18 at /home/runner/work/token-list/token-list/test/default.test.ts:257:12
Unit Tests
Process completed with exit code 1.
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/