Skip to content

feat: List AIOZ

feat: List AIOZ #363

Triggered via pull request December 19, 2023 11:32
@ChefMomotaChefMomota
synchronize #314
list-AIOZ
Status Failure
Total duration 42s
Artifacts

test.yaml

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

Annotations

5 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:9
error: expect(received).toEqual(expected): test/default.test.ts#L257
Expected: undefined Received: 18 at /home/runner/work/token-list/token-list/test/default.test.ts:257:13
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:9
error: expect(received).toEqual(expected): test/default.test.ts#L257
Expected: undefined Received: 18 at /home/runner/work/token-list/token-list/test/default.test.ts:257:13
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/