Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Unit test Etherman

Unit test Etherman #42

Triggered via pull request December 13, 2023 09:14
Status Failure
Total duration 3m 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run Linter: cmd/main.go#L1
: # github.com/0xPolygon/beethoven/cmd
Run Linter: cmd/main.go#L101
undefined: url
Run Linter: cmd/main.go#L119
cannot use &ethMan (value of type *etherman.Etherman) as ethtxmanager.ethermanInterface value in argument to ethtxmanager.New: *etherman.Etherman does not implement ethtxmanager.ethermanInterface (wrong type for method SignTx)
Run Linter: cmd/main.go#L119
cannot use &ethMan (value of type *etherman.Etherman) as ethtxmanager.stateInterface value in argument to ethtxmanager.New: *etherman.Etherman does not implement ethtxmanager.stateInterface (wrong type for method GetLastBlock)
Run Linter
issues found