Skip to content

feat(goleveldb): add Prometheus metrics #242

feat(goleveldb): add Prometheus metrics

feat(goleveldb): add Prometheus metrics #242

Triggered via pull request November 30, 2023 14:40
Status Failure
Total duration 1m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
golangci: goleveldb_stats_collector.go#L133
File is not `gofumpt`-ed (gofumpt)
golangci: goleveldb_stats_collector.go#L124
unnecessary conversion (unconvert)
golangci: goleveldb.go#L13
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'main' (depguard)
golangci: goleveldb_stats_collector.go#L7
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'main' (depguard)
golangci: goleveldb.go#L23
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
golangci
issues found