Bump github.com/fxamacker/cbor/v2 from 2.4.1-0.20230228173756-c0c9f774e40c to 2.7.0 #1807
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#L1678
b.coverageReportedRuntime.Reset undefined (type *CoverageReportedRuntime has no field or method Reset) (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)
|
storage/remote/store.go#L126
store.DataGetter undefined (type *Store has no field or method DataGetter) (typecheck)
|
storage/remote/store.go#L127
store.DataSetter undefined (type *Store has no field or method DataSetter) (typecheck)
|
storage/remote/store.go#L128
store.KeyGenerator undefined (type *Store has no field or method KeyGenerator) (typecheck)
|
storage/remote/store.go#L177
s.DefaultStore undefined (type *Store has no field or method DefaultStore) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading