Skip to content

Feature: add custom network #400

Feature: add custom network

Feature: add custom network #400

Triggered via pull request November 13, 2023 14:39
Status Failure
Total duration 1m 34s
Artifacts

test.yml

on: pull_request
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Run tests (18.x): src/context/NetworkAccountsContext.tsx#L119
Argument of type 'string' is not assignable to parameter of type 'SetStateAction<ChainId>'.
Run tests (18.x): src/pages/_app.tsx#L63
Type 'ArrayOneOrMore<IChain<string>>' is not assignable to type 'ArrayOneOrMore<Chain>'.
Run tests (18.x)
Process completed with exit code 2.
Run tests (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/