chore(deps): update influxdb:2.7.12 docker digest to e6dc6a2 #460
ci.yml
on: pull_request
ansible-lint
43s
check-symlinks
4s
yaml-lint
19s
markdown-lint
20s
shell-lint
10s
action-lint
7s
dotenv-lint
8s
kics
52s
sops-secrets-check
3s
all-status-check
5s
Annotations
5 errors and 1 warning
|
ansible-lint
Process completed with exit code 2.
|
|
var-naming[no-role-prefix]:
roles/prometheus/handlers/grafana.yml#L14
Variables names from within roles should use prometheus_ as a prefix. (set_fact: need_grafana_update)
|
|
var-naming[no-role-prefix]:
roles/prometheus/handlers/grafana.yml#L9
Variables names from within roles should use prometheus_ as a prefix. (set_fact: need_grafana_update)
|
|
var-naming[no-role-prefix]:
roles/prometheus/handlers/grafana.yml#L1
Variables names from within roles should use prometheus_ as a prefix. (register: grafana_datasource)
|
|
all-status-check
Process completed with exit code 1.
|
|
shell-lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|