feat: list SX on ARB #563
Annotations
3 errors and 2 warnings
error: expect(received).toBe(expected):
test/default.test.ts#L167
Expected: "0x8CF7e3aa6fAf6Ae180E5eC3f0fb95081C2086eBe"
Received: "0x8cf7e3aa6faf6ae180e5ec3f0fb95081c2086ebe"
at /home/runner/work/token-list/token-list/test/default.test.ts:167:31
at /home/runner/work/token-list/token-list/test/default.test.ts:158:55
|
error: expect(received).toBe(expected):
test/default.test.ts#L218
Expected: "0x8CF7e3aa6fAf6Ae180E5eC3f0fb95081C2086eBe"
Received: "0x8cf7e3aa6faf6ae180e5ec3f0fb95081c2086ebe"
at /home/runner/work/token-list/token-list/test/default.test.ts:218:31
|
Unit Tests
Process completed with exit code 1.
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|