Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.12.2 to 1.13.8 #344

build(deps): bump github.com/ethereum/go-ethereum from 1.12.2 to 1.13.8

build(deps): bump github.com/ethereum/go-ethereum from 1.12.2 to 1.13.8 #344

Triggered via pull request December 25, 2023 10:18
Status Failure
Total duration 2m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: wallet/ethereum/factory/token.go#L15
could not import github.com/ethereum/go-ethereum/event (-: could not load export data: no export data for "github.com/ethereum/go-ethereum/event") (typecheck)
lint: wallet/ethereum/factory/wrapper.go#L125
undefined: ethereum (typecheck)
lint: wallet/arbitrum/arbiclient.go#L133
client.CodeAt undefined (type *arbiClient has no field or method CodeAt) (typecheck)
lint: wallet/arbitrum/arbitrum.go#L239
undefined: ethereum (typecheck)
lint: wallet/arbitrum/arbitrum.go#L310
wa.getClient().SuggestGasPrice undefined (type *arbiClient has no field or method SuggestGasPrice) (typecheck)
lint: wallet/arbitrum/arbitrum.go#L338
wa.getClient().SendTransaction undefined (type *arbiClient has no field or method SendTransaction) (typecheck)
lint: wallet/avalanche/avalanche.go#L239
undefined: ethereum (typecheck)
lint: wallet/avalanche/avalanche.go#L310
wa.getClient().SuggestGasPrice undefined (type *avaxClient has no field or method SuggestGasPrice) (typecheck)
lint: wallet/avalanche/avalanche.go#L338
wa.getClient().SendTransaction undefined (type *avaxClient has no field or method SendTransaction) (typecheck)
lint: wallet/avalanche/avaxclient.go#L134
client.CodeAt undefined (type *avaxClient has no field or method CodeAt) (typecheck)