Skip to content

[metrics] add block analyzer queuelength metrics #2222

[metrics] add block analyzer queuelength metrics

[metrics] add block analyzer queuelength metrics #2222

Triggered via pull request January 4, 2024 17:44
Status Cancelled
Total duration 2m 22s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint-go
Canceling since a higher priority waiting request for 'ci-lint-refs/pull/577/merge' exists
lint-go: analyzer/block/block.go#L422
Error return value of `b.sendQueueLengthMetric` is not checked (errcheck)
lint-go: cmd/analyzer/analyzer.go#L470
File is not `gofumpt`-ed (gofumpt)
lint-go: analyzer/block/block.go#L269
`(*blockBasedAnalyzer).sendQueueLengthMetric` - `ctx` is unused (unparam)
lint-go: cmd/analyzer/analyzer.go#L469
unnecessary leading newline (whitespace)
lint-go
issues found