Bump github.com/onflow/flow-go-sdk from 1.2.2 to 1.2.3 #2013
Annotations
10 errors and 1 warning
storage/redis/store.go#L48
store.DataSetter undefined (type *Store has no field or method DataSetter) (typecheck)
|
storage/redis/store.go#L49
store.DataGetter undefined (type *Store has no field or method DataGetter) (typecheck)
|
storage/redis/store.go#L50
store.KeyGenerator undefined (type *Store has no field or method KeyGenerator) (typecheck)
|
emulator/blockchain.go#L56
could not import github.com/onflow/flow-go/fvm/environment (-: # github.com/onflow/flow-go/fvm/environment
|
|
|
|
emulator/blockchain.go#L613
unknown field AttachmentsEnabled in struct literal of type "github.com/onflow/cadence/runtime".Config (typecheck)
|
server/utils/emulator.go#L193
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/[email protected]/slices/slices.go:116:15) (typecheck)
|
server/utils/emulator.go#L221
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/[email protected]/slices/slices.go:116:15) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading