Skip to content

Feat/oracle reactor #10

Feat/oracle reactor

Feat/oracle reactor #10

Triggered via pull request April 18, 2024 07:09
Status Failure
Total duration 1m 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
golangci-lint: state/execution.go#L153
`marshalling` is a misspelling of `marshaling` (misspell)
golangci-lint: state/execution.go#L262
`marshalling` is a misspelling of `marshaling` (misspell)
golangci-lint: oracle/service/runner/runner.go#L9
import 'github.com/sirupsen/logrus' is not allowed from list 'main' (depguard)
golangci-lint: oracle/reactor.go#L12
import 'github.com/sirupsen/logrus' is not allowed from list 'main' (depguard)
golangci-lint: consensus/reactor.go#L22
import 'github.com/sirupsen/logrus' is not allowed from list 'main' (depguard)
golangci-lint: state/execution.go#L19
import 'github.com/sirupsen/logrus' is not allowed from list 'main' (depguard)
golangci-lint: cmd/cometbft/commands/compact.go#L18
ST1003: const flagDbNames should be flagDBNames (stylecheck)
golangci-lint
issues found
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
golangci-lint: config/config.go#L847
var-naming: struct field RestApiAddress should be RestAPIAddress (revive)
golangci-lint: libs/async/async_test.go#L110
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/async/async_test.go#L113
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/async/async_test.go#L116
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/clist/clist_test.go#L94
unused-parameter: parameter 'v' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/clist/clist_test.go#L143
unused-parameter: parameter 'v' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/events/events_test.go#L231
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/events/events_test.go#L316
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/events/events_test.go#L322
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: libs/events/event_cache_test.go#L15
unused-parameter: parameter 'data' seems to be unused, consider removing or renaming it as _ (revive)