Skip to content

Fix tests with changes to dependency error output. #303

Fix tests with changes to dependency error output.

Fix tests with changes to dependency error output. #303

Triggered via push August 7, 2023 19:49
Status Failure
Total duration 1m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/account/derive/process.go#L21
"github.com/wealdtech/go-eth2-types/v2" imported as e2types and not used (typecheck)
lint: cmd/account/derive/process.go#L22
"github.com/wealdtech/go-eth2-wallet-types/v2" imported as e2wtypes and not used (typecheck)
lint: cmd/chain/time/process.go#L21
"github.com/attestantio/go-eth2-client" imported as eth2client and not used (typecheck)
lint: cmd/wallet/batch/process.go#L21
"github.com/wealdtech/go-eth2-wallet-types/v2" imported as e2wtypes and not used (typecheck)
lint: cmd/chaininfo.go#L22
"github.com/attestantio/go-eth2-client" imported as eth2client and not used (typecheck)
lint: cmd/chainspec.go#L21
"time" imported and not used (typecheck)
lint: cmd/chainspec.go#L23
"github.com/attestantio/go-eth2-client" imported as eth2client and not used (typecheck)
lint: cmd/chainspec.go#L24
"github.com/attestantio/go-eth2-client/spec/phase0" imported and not used (typecheck)
lint: cmd/exitverify.go#L23
"github.com/attestantio/go-eth2-client" imported as consensusclient and not used (typecheck)
lint: go.mod#L104
local replacement are not allowed: github.com/wealdtech/go-eth2-wallet-distributed (gomoddirectives)