Skip to content

feat(monitoring): create prometheus monitors based on annotations #108

feat(monitoring): create prometheus monitors based on annotations

feat(monitoring): create prometheus monitors based on annotations #108

Triggered via pull request December 2, 2024 11:56
Status Failure
Total duration 2m 55s
Artifacts

linters.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/controller/prometheusscope.go#L33
const `prometheusScrapeAnnotation` is unused (unused)
lint: internal/controller/prometheusscope.go#L34
const `prometheusPortAnnotation` is unused (unused)
lint: internal/controller/prometheusscope.go#L35
const `prometheusPathAnnotation` is unused (unused)
lint: internal/controller/prometheusscope.go#L37
const `monitorsAnnotation` is unused (unused)
lint: internal/controller/prometheusscope.go#L38
const `monitorsAnnotationDisabled` is unused (unused)
lint: internal/controller/pod_controller.go#L65
SA4006: this value of `isMarkedToBeDeleted` is never used (staticcheck)
lint: internal/controller/service_controller.go#L65
SA4006: this value of `isMarkedToBeDeleted` is never used (staticcheck)
lint: internal/controller/pod_controller.go#L66
SA9003: empty branch (staticcheck)
lint: internal/controller/service_controller.go#L66
SA9003: empty branch (staticcheck)
lint
Process completed with exit code 2.