[feat] - add prom analyzer #115
checks.yaml
on: pull_request
Golang linter
1m 34s
Check Documentation formatting and links
1m 50s
Matrix: Build operator binary
Annotations
4 errors
Golang linter:
internal/analyzers/prometheus.go#L260
Error return value of `fmt.Errorf` is not checked (errcheck)
|
Golang linter:
internal/analyzers/prometheus.go#L268
Error return value of `fmt.Errorf` is not checked (errcheck)
|
Golang linter:
internal/analyzers/prometheus.go#L276
Error return value of `fmt.Errorf` is not checked (errcheck)
|
Golang linter
issues found
|