feat: Add Zksync tokens #309
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/
|