feat: downtime detector command #853
lint.yml
on: pull_request
Run golangci-lint
5m 18s
Run super-linter
2m 9s
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
|