Skip to content

Bugfix: Make statsreset nullable #482

Bugfix: Make statsreset nullable

Bugfix: Make statsreset nullable #482

Triggered via pull request July 27, 2023 22:47
Status Failure
Total duration 18s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: cmd/postgres_exporter/main.go#L25
could not import github.com/prometheus-community/postgres_exporter/collector (-: # github.com/prometheus-community/postgres_exporter/collector
lint: collector/pg_stat_database.go#L478
syntax error: unexpected EOF, expected }) (typecheck)
lint: collector/collector.go#L1
: # github.com/prometheus-community/postgres_exporter/collector [github.com/prometheus-community/postgres_exporter/collector.test]
lint: collector/pg_stat_database.go#L478
syntax error: unexpected EOF, expected } (typecheck)
lint: collector/pg_stat_database.go#L477
expected '}', found 'EOF' (typecheck)
lint
issues found