Arweave #337
Annotations
10 errors
golangci-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)
|
golangci-lint:
wallet/ethereum/factory/wrapper.go#L125
undefined: ethereum (typecheck)
|
golangci-lint:
wallet/arbitrum/arbiclient.go#L133
client.CodeAt undefined (type *arbiClient has no field or method CodeAt) (typecheck)
|
golangci-lint:
wallet/arbitrum/arbitrum.go#L239
undefined: ethereum (typecheck)
|
golangci-lint:
wallet/arbitrum/arbitrum.go#L310
wa.getClient().SuggestGasPrice undefined (type *arbiClient has no field or method SuggestGasPrice) (typecheck)
|
golangci-lint:
wallet/arbitrum/arbitrum.go#L338
wa.getClient().SendTransaction undefined (type *arbiClient has no field or method SendTransaction) (typecheck)
|
golangci-lint:
wallet/avalanche/avalanche.go#L239
undefined: ethereum (typecheck)
|
golangci-lint:
wallet/avalanche/avalanche.go#L310
wa.getClient().SuggestGasPrice undefined (type *avaxClient has no field or method SuggestGasPrice) (typecheck)
|
golangci-lint:
wallet/avalanche/avalanche.go#L338
wa.getClient().SendTransaction undefined (type *avaxClient has no field or method SendTransaction) (typecheck)
|
golangci-lint:
wallet/avalanche/avaxclient.go#L134
client.CodeAt undefined (type *avaxClient has no field or method CodeAt) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading