WIP: test comet pruning #146
Annotations
10 errors and 1 warning
golangci-lint:
store/store_test.go#L148
declaration has 4 blank identifiers (dogsled)
|
golangci-lint:
libs/pubsub/pubsub.go#L30
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint:
libs/pubsub/pubsub_test.go#L434
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint:
libs/pubsub/pubsub_test.go#L475
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint:
libs/pubsub/pubsub_test.go#L504
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint:
types/event_bus_test.go#L441
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint:
rpc/core/events.go#L79
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint:
rpc/core/mempool.go#L122
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint:
state/execution_test.go#L544
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint:
node/node_test.go#L54
`Cancelled` is a misspelling of `Canceled` (misspell)
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, technote-space/get-diff-action@v6, 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/.
|