Skip to content

chore(deps): update n8nio/n8n docker tag to v1.123.10 #461

chore(deps): update n8nio/n8n docker tag to v1.123.10

chore(deps): update n8nio/n8n docker tag to v1.123.10 #461

Triggered via pull request January 5, 2026 08:55
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
ansible-lint
43s
ansible-lint
check-symlinks
3s
check-symlinks
yaml-lint
18s
yaml-lint
markdown-lint
23s
markdown-lint
shell-lint
10s
shell-lint
action-lint
9s
action-lint
dotenv-lint
6s
dotenv-lint
kics
54s
kics
sops-secrets-check
5s
sops-secrets-check
Fit to window
Zoom out
Zoom in

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.