[DRAFT] Setup #13
reviewdog [grafana-agent] report
reported by reviewdog 🐶
Findings (4)
modules/push-gateway.river|68 col 24| expected block label to be a valid identifier, but got "push-gateway"
modules/push-gateway.river|82 col 21| expected block label to be a valid identifier, but got "push-gateway"
modules/push-gateway.river|164 col 21| expected block label to be a valid identifier, but got "push-gateway"
modules/push-gateway.river|177 col 22| expected block label to be a valid identifier, but got "push-gateway"
Filtered Findings (1)
modules/databases/timeseries/loki/metrics.river|252 col 1| expected }, got EOF
Annotations
Check failure on line 68 in modules/push-gateway.river
github-actions / grafana-agent
[grafana-agent] modules/push-gateway.river#L68 <grafana-agent>
expected block label to be a valid identifier, but got "push-gateway"
Raw output
./modules/push-gateway.river:68:24: error: expected block label to be a valid identifier, but got "push-gateway" (grafana-agent)
Check failure on line 82 in modules/push-gateway.river
github-actions / grafana-agent
[grafana-agent] modules/push-gateway.river#L82 <grafana-agent>
expected block label to be a valid identifier, but got "push-gateway"
Raw output
./modules/push-gateway.river:82:21: error: expected block label to be a valid identifier, but got "push-gateway" (grafana-agent)
Check failure on line 164 in modules/push-gateway.river
github-actions / grafana-agent
[grafana-agent] modules/push-gateway.river#L164 <grafana-agent>
expected block label to be a valid identifier, but got "push-gateway"
Raw output
./modules/push-gateway.river:164:21: error: expected block label to be a valid identifier, but got "push-gateway" (grafana-agent)
Check failure on line 177 in modules/push-gateway.river
github-actions / grafana-agent
[grafana-agent] modules/push-gateway.river#L177 <grafana-agent>
expected block label to be a valid identifier, but got "push-gateway"
Raw output
./modules/push-gateway.river:177:22: error: expected block label to be a valid identifier, but got "push-gateway" (grafana-agent)