Bump github.com/ethereum/go-ethereum from 1.14.8 to 1.14.13 #229
Annotations
10 errors
lint:
common/wallet.go#L21
undefined: ethereum (typecheck)
|
lint:
internal/transaction-builder/transaction_builder_test.go#L198
undefined: ethereum (typecheck)
|
lint:
internal/transaction-builder/transaction_builder.go#L150
undefined: ethereum (typecheck)
|
lint:
sdk-clients/fusionplus/escrowextension.go#L75
e.PostInteraction undefined (type *EscrowExtension has no field or method PostInteraction) (typecheck)
|
lint:
sdk-clients/fusionplus/escrowextension.go#L78
e.MakerAssetSuffix undefined (type *EscrowExtension has no field or method MakerAssetSuffix) (typecheck)
|
lint:
sdk-clients/fusionplus/escrowextension.go#L79
e.TakerAssetSuffix undefined (type *EscrowExtension has no field or method TakerAssetSuffix) (typecheck)
|
lint:
sdk-clients/fusionplus/escrowextension.go#L80
e.MakingAmountData undefined (type *EscrowExtension has no field or method MakingAmountData) (typecheck)
|
lint:
sdk-clients/fusionplus/escrowextension.go#L81
e.TakingAmountData undefined (type *EscrowExtension has no field or method TakingAmountData) (typecheck)
|
lint:
sdk-clients/fusionplus/escrowextension.go#L82
e.Predicate undefined (type *EscrowExtension has no field or method Predicate) (typecheck)
|
lint:
sdk-clients/fusionplus/escrowextension.go#L83
e.MakerPermit undefined (type *EscrowExtension has no field or method MakerPermit) (typecheck)
|