Skip to content

feat: downtime detector command #853

feat: downtime detector command

feat: downtime detector command #853

Triggered via pull request October 18, 2023 18:32
Status Failure
Total duration 5m 28s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
5m 18s
Run golangci-lint
Run super-linter
2m 9s
Run super-linter
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run golangci-lint: cmd/downtime.go#L132
unreachable code after this statement
Run golangci-lint: oracle/provider/bitget_test.go#L25
var instId should be instID
Run golangci-lint: oracle/provider/gate.go#L221
omit unnecessary break at the end of case clause
Run golangci-lint: cmd/downtime.go#L132
unreachable-code: unreachable code after this statement (revive)
Run golangci-lint: cmd/downtime.go#L134
unreachable: unreachable code (govet)
Run golangci-lint
issues found