Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

feat: ethclient/simulated: cherry pick multiple PRs from ethereum #1633

feat: ethclient/simulated: cherry pick multiple PRs from ethereum

feat: ethclient/simulated: cherry pick multiple PRs from ethereum #1633

Triggered via pull request October 18, 2024 07:33
Status Failure
Total duration 1m 7s
Artifacts

test-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test: ethclient/simulated/backend.go#L41
undefined: catalyst.SimulatedBeacon
test: ethclient/simulated/backend.go#L111
undefined: filters.NewFilterSystem
test: ethclient/simulated/backend.go#L111
undefined: filters.Config
test: ethclient/simulated/backend.go#L114
undefined: filters.NewFilterAPI
test: ethclient/simulated/backend.go#L123
undefined: catalyst.NewSimulatedBeacon
test: ethclient/simulated/backend.go#L136
too many arguments in call to ethclient.NewClient
test: ethclient/simulated/backend.go#L189
cannot use n.client (variable of type simClient) as Client value in return statement: simClient does not implement Client (missing method FeeHistory)
test
Process completed with exit code 2.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/