Skip to content

chore: add missing networks to wagmi config #39

chore: add missing networks to wagmi config

chore: add missing networks to wagmi config #39

Triggered via pull request July 9, 2024 16:16
Status Failure
Total duration 2m 13s
Artifacts

lint.yaml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci (ubuntu-latest, lts/*)
Argument of type 'Wallet | null' is not assignable to parameter of type 'Wallet'.
ci (ubuntu-latest, lts/*)
'publicClient' is possibly 'undefined'.
ci (ubuntu-latest, lts/*)
Argument of type 'string' is not assignable to parameter of type '`0x${string}`'.
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
ci (ubuntu-latest, lts/*)
Type 'string' is not assignable to type '`0x${string}`'.
ci (ubuntu-latest, lts/*)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/