Bump github.com/onflow/flow-go-sdk from 1.2.2 to 1.3.0 #2023
ci.yml
on: pull_request
Test
2m 10s
Lint
4m 46s
Docker image
0s
Annotations
14 errors and 2 warnings
Test
cannot use &facadeEnvironment{} (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method MinimumRequiredVersion)
|
Test
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to env.Runtime.SetEnvironment: *facadeEnvironment does not implement Environment (missing method MinimumRequiredVersion)
|
Test
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method MinimumRequiredVersion)
|
Test
Process completed with exit code 2.
|
Lint:
storage/redis/store.go#L48
store.DataSetter undefined (type *Store has no field or method DataSetter) (typecheck)
|
Lint:
storage/redis/store.go#L49
store.DataGetter undefined (type *Store has no field or method DataGetter) (typecheck)
|
Lint:
storage/redis/store.go#L50
store.KeyGenerator undefined (type *Store has no field or method KeyGenerator) (typecheck)
|
Lint:
emulator/blockchain.go#L56
could not import github.com/onflow/flow-go/fvm/environment (-: # github.com/onflow/flow-go/fvm/environment
|
Lint
cannot use &facadeEnvironment{} (value of type *facadeEnvironment) as Environment value in variable declaration: *facadeEnvironment does not implement Environment (missing method MinimumRequiredVersion)
|
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)
|
Lint
cannot use env (variable of type *facadeEnvironment) as Environment value in argument to NewAccountKeyUpdater: *facadeEnvironment does not implement Environment (missing method MinimumRequiredVersion)) (typecheck)
|
Lint:
emulator/blockchain.go#L613
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config (typecheck)
|
Lint:
server/debugger/debugsession.go#L649
undefined: interpreter.StorageMap (typecheck)
|
Lint:
server/debugger/debugsession.go#L250
inter.SharedState.Config.Storage.GetStorageMap undefined (type interpreter.Storage has no field or method GetStorageMap) (typecheck)
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|