Skip to content

chore: Add scroll token list #323

chore: Add scroll token list

chore: Add scroll token list #323

Triggered via pull request October 18, 2023 06:52
Status Failure
Total duration 44s
Artifacts

test.yaml

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

Annotations

4 errors and 1 warning
ENOENT: No such file or directory: test/default.test.ts#L161
at /home/runner/work/token-list/token-list/test/default.test.ts:161:24 at /home/runner/work/token-list/token-list/test/default.test.ts:159:54
error: expect(received).toEqual(expected): test/default.test.ts#L258
Expected: 0 Received: 18 at /home/runner/work/token-list/token-list/test/default.test.ts:258:12
error: expect(received).toEqual(expected): test/default.test.ts#L258
Expected: 0 Received: 18 at /home/runner/work/token-list/token-list/test/default.test.ts:258: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/