Skip to content

fix: imports

fix: imports #577

Triggered via push October 24, 2023 21:58
Status Failure
Total duration 1m 23s
Artifacts

push.yaml

on: push
Build and Tests
1m 14s
Build and Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build and Tests: src/socket-types.ts#L9
Element implicitly has an 'any' type because index expression is not of type 'number'.
Build and Tests: src/socket-types.ts#L13
Element implicitly has an 'any' type because expression of type 'ChainSlug' can't be used to index type 'typeof HardhatChainName'.
Build and Tests
The process '/usr/local/bin/yarn' failed with exit code 2
Build and 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/