Skip to content

Add custom RPCs for all evm chains #588

Add custom RPCs for all evm chains

Add custom RPCs for all evm chains #588

Triggered via pull request January 23, 2025 16:28
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

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

Annotations

2 errors and 2 warnings
Running ci (18): src/wagmiConfig.ts#L38
Type '{ 137: HttpTransport; 1: HttpTransport; 56: HttpTransport; 42161: HttpTransport; 8453: HttpTransport; 43114: HttpTransport; } | { ...; }' is not assignable to type 'Record<number, Transport<string, Record<string, any>, EIP1193RequestFn>> | undefined'.
Running ci (18)
Process completed with exit code 2.
Running ci (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Running ci (18)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/