Skip to content

linter fix

linter fix #9

Triggered via push June 29, 2023 08:44
Status Success
Total duration 1m 34s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: metrics/metrics.go#L11
exported type Instance should have comment or be unexported
build: metrics/metrics.go#L17
exported function NewPrometheusInstance should have comment or be unexported
build: metrics/metrics.go#L25
exported method Instance.Run should have comment or be unexported
build: metrics/metrics.go#L36
exported method Instance.Stop should have comment or be unexported
build: metrics/metrics.go#L51
exported method Instance.AddSilencesCounter should have comment or be unexported
build: models/matchers.go#L5
exported type Matchers should have comment or be unexported
build: models/shedules.go#L18
exported type Shedule should have comment or be unexported
build: models/shedules.go#L29
exported method Shedule.Run should have comment or be unexported
build: models/shedules.go#L40
exported method Shedule.GetEntryID should have comment or be unexported
build: models/shedules.go#L44
exported method Shedule.SetEntryID should have comment or be unexported