Bump github.com/onflow/flow-go-sdk from 1.2.2 to 1.3.0 #2023
Annotations
10 errors and 1 warning
Run golangci-lint:
storage/redis/store.go#L48
store.DataSetter undefined (type *Store has no field or method DataSetter) (typecheck)
|
Run golangci-lint:
storage/redis/store.go#L49
store.DataGetter undefined (type *Store has no field or method DataGetter) (typecheck)
|
Run golangci-lint:
storage/redis/store.go#L50
store.KeyGenerator undefined (type *Store has no field or method KeyGenerator) (typecheck)
|
Run golangci-lint:
emulator/blockchain.go#L56
could not import github.com/onflow/flow-go/fvm/environment (-: # github.com/onflow/flow-go/fvm/environment
|
Run golangci-lint
cannot use &facadeEnvironment{} (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method MinimumRequiredVersion)
|
Run golangci-lint
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method MinimumRequiredVersion)
|
Run golangci-lint
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method MinimumRequiredVersion)) (typecheck)
|
Run golangci-lint:
emulator/blockchain.go#L613
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config (typecheck)
|
Run golangci-lint:
server/debugger/debugsession.go#L649
undefined: interpreter.StorageMap (typecheck)
|
Run golangci-lint:
server/debugger/debugsession.go#L250
inter.SharedState.Config.Storage.GetStorageMap undefined (type interpreter.Storage has no field or method GetStorageMap) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading