VM Backend for prom proxy #6
Annotations
10 errors and 1 warning
Lint:
cmd/prometheus/main.go#L69
could not import github.com/prometheus/prometheus/rules (-: # github.com/prometheus/prometheus/rules
|
Lint:
rules/alerting.go#L355
syntax error: unexpected newline in argument list; possibly missing comma or )) (typecheck)
|
Lint:
cmd/promtool/rules.go#L28
could not import github.com/prometheus/prometheus/rules (-: # github.com/prometheus/prometheus/rules
|
Lint:
rules/alerting.go#L355
syntax error: unexpected newline in argument list; possibly missing comma or )) (typecheck)
|
Lint:
rules/alerting.go#L1
: # github.com/prometheus/prometheus/rules [github.com/prometheus/prometheus/rules.test]
|
Lint:
rules/alerting.go#L355
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
|
Lint:
rules/alerting.go#L355
missing ',' before newline in argument list (typecheck)
|
Lint:
web/api/v1/api.go#L48
could not import github.com/prometheus/prometheus/rules (-: # github.com/prometheus/prometheus/rules
|
Lint:
rules/alerting.go#L355
syntax error: unexpected newline in argument list; possibly missing comma or )) (typecheck)
|
Lint:
web/api/v1/api.go#L1403
returnAlerts declared and not used (typecheck)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading