Skip to content

Trying to resolve test_alerts failures #2091

Trying to resolve test_alerts failures

Trying to resolve test_alerts failures #2091

Triggered via push November 1, 2024 21:38
Status Failure
Total duration 28s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
fqcn[action-core]: roles/test_alerts/tasks/test_create_an_alert.yml#L11
Use FQCN for builtin module actions (set_fact).
no-changed-when: roles/test_alerts/tasks/test_creating_a_standard_alert_route_in_alert_manager.yml#L9
Commands should not change things if nothing needs doing.
no-changed-when: roles/test_alerts/tasks/test_creating_a_standard_alert_route_in_alert_manager.yml#L19
Commands should not change things if nothing needs doing.
no-changed-when: roles/test_snmp_traps/tasks/main.yml#L9
Commands should not change things if nothing needs doing.
no-changed-when: roles/test_snmp_traps/tasks/main.yml#L19
Commands should not change things if nothing needs doing.
no-changed-when: roles/test_snmp_traps/tasks/main.yml#L35
Commands should not change things if nothing needs doing.
no-changed-when: roles/test_snmp_traps/tasks/main.yml#L76
Commands should not change things if nothing needs doing.
no-changed-when: roles/test_snmp_traps/tasks/main.yml#L82
Commands should not change things if nothing needs doing.
command-instead-of-shell: roles/test_snmp_traps/tasks/main.yml#L87
Use shell only when shell functionality is required.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/