Backport tx error messages #36851
Annotations
10 errors
Run golangci-lint:
integration/testnet/client.go#L1
: # github.com/onflow/flow-go/integration/testnet
|
Run golangci-lint
cannot use key.PrivateKey (variable of type "github.com/onflow/flow-go/crypto".PrivateKey) as []byte value in argument to sdkcrypto.DecodePrivateKey (typecheck)
|
Run golangci-lint:
integration/tests/lib/util.go#L18
could not import github.com/onflow/flow-go/integration/testnet (-: # github.com/onflow/flow-go/integration/testnet
|
Run golangci-lint
cannot use key.PrivateKey (variable of type "github.com/onflow/flow-go/crypto".PrivateKey) as []byte value in argument to sdkcrypto.DecodePrivateKey) (typecheck)
|
Run golangci-lint:
integration/tests/lib/util.go#L10
"github.com/onflow/cadence" imported and not used (typecheck)
|
Run golangci-lint:
integration/localnet/builder/bootstrap.go#L19
could not import github.com/onflow/flow-go/integration/testnet (-: # github.com/onflow/flow-go/integration/testnet
|
Run golangci-lint
cannot use key.PrivateKey (variable of type "github.com/onflow/flow-go/crypto".PrivateKey) as []byte value in argument to sdkcrypto.DecodePrivateKey) (typecheck)
|
Run golangci-lint:
integration/tests/bft/base_suite.go#L15
could not import github.com/onflow/flow-go/integration/testnet (-: # github.com/onflow/flow-go/integration/testnet
|
Run golangci-lint
cannot use key.PrivateKey (variable of type "github.com/onflow/flow-go/crypto".PrivateKey) as []byte value in argument to sdkcrypto.DecodePrivateKey) (typecheck)
|
Run golangci-lint:
integration/tests/bft/base_suite.go#L149
b.Track undefined (type *BaseSuite has no field or method Track) (typecheck)
|
Loading