Add m btc #608
Annotations
3 errors and 2 warnings
error: expect(received).toBe(expected):
test/default.test.ts#L227
Expected: true
Received: false
at /home/runner/work/token-list/token-list/test/default.test.ts:227:26
|
error: expect(received).toEqual(expected):
test/default.test.ts#L264
Expected: undefined
Received: 18
at /home/runner/work/token-list/token-list/test/default.test.ts:264:36
|
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/
|
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|