Chunk Data Model supports per-chunk service event mapping #35899
Annotations
10 errors
Run golangci-lint:
engine/execution/state/state.go#L12
could not import github.com/onflow/flow-go/engine/execution (-: # github.com/onflow/flow-go/engine/execution
|
Run golangci-lint:
engine/execution/block_result.go#L221
cannot use ar.ServiceEventIndicesForChunk(index) (value of type []uint32) as uint16 value in argument to flow.NewChunk) (typecheck)
|
Run golangci-lint:
engine/execution/computation/committer/committer.go#L9
could not import github.com/onflow/flow-go/engine/execution (-: # github.com/onflow/flow-go/engine/execution
|
Run golangci-lint:
engine/execution/block_result.go#L221
cannot use ar.ServiceEventIndicesForChunk(index) (value of type []uint32) as uint16 value in argument to flow.NewChunk) (typecheck)
|
Run golangci-lint:
engine/execution/scripts/engine.go#L10
could not import github.com/onflow/flow-go/engine/execution (-: # github.com/onflow/flow-go/engine/execution
|
Run golangci-lint:
engine/execution/block_result.go#L221
cannot use ar.ServiceEventIndicesForChunk(index) (value of type []uint32) as uint16 value in argument to flow.NewChunk) (typecheck)
|
Run golangci-lint:
engine/access/rest/models/node_version_info.go#L12
cannot infer U (engine/access/rest/util/converter.go:10:15) (typecheck)
|
Run golangci-lint:
engine/access/rest/models/node_version_info.go#L13
cannot infer U (engine/access/rest/util/converter.go:10:15) (typecheck)
|
Run golangci-lint:
engine/access/rest/models/node_version_info.go#L14
cannot infer U (engine/access/rest/util/converter.go:10:15) (typecheck)
|
Run golangci-lint:
engine/access/rpc/backend/backend_stream_transactions.go#L80
txInfo.Status undefined (type *TransactionSubscriptionMetadata has no field or method Status) (typecheck)
|
Loading