Chunk Data Model supports per-chunk service event mapping #35784
Annotations
10 errors and 1 warning
Run golangci-lint:
model/flow/account.go#L1
: import cycle not allowed in test (typecheck)
|
Run golangci-lint:
model/flow/account_encoder_test.go#L13
could not import github.com/onflow/flow-go/model/flow (-: import cycle not allowed in test) (typecheck)
|
Run golangci-lint:
model/flow/service_event_test.go#L41
cannot infer T (model/flow/service_event_test.go:189:24) (typecheck)
|
Run golangci-lint:
model/flow/service_event_test.go#L44
cannot infer T (model/flow/service_event_test.go:189:24) (typecheck)
|
Run golangci-lint:
model/flow/service_event_test.go#L47
cannot infer T (model/flow/service_event_test.go:189:24) (typecheck)
|
Run golangci-lint:
model/flow/service_event_test.go#L64
cannot infer T (model/flow/service_event_test.go:200:31) (typecheck)
|
Run golangci-lint:
model/flow/service_event_test.go#L67
cannot infer T (model/flow/service_event_test.go:200:31) (typecheck)
|
Run golangci-lint:
model/flow/service_event_test.go#L70
cannot infer T (model/flow/service_event_test.go:200:31) (typecheck)
|
Run golangci-lint:
model/flow/service_event_test.go#L89
cannot infer T (model/flow/service_event_test.go:213:27) (typecheck)
|
Run golangci-lint:
model/flow/service_event_test.go#L92
cannot infer T (model/flow/service_event_test.go:213:27) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Loading