Skip to content

Merge pull request #49 from Jesse-Sawa/main #139

Merge pull request #49 from Jesse-Sawa/main

Merge pull request #49 from Jesse-Sawa/main #139

Triggered via push September 14, 2023 19:30
Status Failure
Total duration 1m 12s
Artifacts

main.yml

on: push
Build, lint, and test on Node 16.x and ubuntu-latest
1m 3s
Build, lint, and test on Node 16.x and ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build, lint, and test on Node 16.x and ubuntu-latest: src/index.test.ts#L135
Replace `⏎····[ChainId.CELO],⏎····sampleL1TokenList_2⏎··` with `[ChainId.CELO],·sampleL1TokenList_2`
Build, lint, and test on Node 16.x and ubuntu-latest: src/providers/index.ts#L235
Replace `·(chainId·===·ChainId.BNB·||·chainId·===·ChainId.AVALANCHE·||` with `⏎······(chainId·===·ChainId.BNB·||⏎········chainId·===·ChainId.AVALANCHE·||⏎·······`
Build, lint, and test on Node 16.x and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 16.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/