Skip to content

Refactor deprecated ansiblejob workflow to be a distinct code path #154

Refactor deprecated ansiblejob workflow to be a distinct code path

Refactor deprecated ansiblejob workflow to be a distinct code path #154

Triggered via pull request October 31, 2023 15:34
Status Success
Total duration 4m 11s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
pull_request
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pull_request: roles/inventory/tasks/main.yml#L13
13:6 [indentation] wrong indentation: expected 4 but found 5
pull_request: roles/inventory/tasks/main.yml#L60
60:1 [empty-lines] too many blank lines (1 > 0)
pull_request: roles/inventory/defaults/main.yml#L5
5:1 [empty-lines] too many blank lines (1 > 0)
pull_request: roles/job_runner/tasks/launch_deprecated_job.yml#L50
50:9 [indentation] wrong indentation: expected 6 but found 8
pull_request: roles/jobtemplate/tasks/main.yml#L22
22:6 [indentation] wrong indentation: expected 4 but found 5
pull_request: roles/jobtemplate/tasks/main.yml#L105
105:1 [empty-lines] too many blank lines (1 > 0)
pull_request: test-e2e/tests/job-deprecated.yaml#L10
10:1 [empty-lines] too many blank lines (1 > 0)
pull_request: config/crd/bases/tower.ansible.com_jobtemplates.yaml#L84
84:1 [empty-lines] too many blank lines (1 > 0)
pull_request: config/samples/tower_v1alpha1_ansiblejob-dep.yaml#L24
24:1 [empty-lines] too many blank lines (1 > 0)
pull_request: config/samples/tower_v1alpha1_ansiblejob-broken-dep.yaml#L10
10:1 [empty-lines] too many blank lines (1 > 0)