Make Deprecated Fields Hidden in CSV #212
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/job_runner/tasks/launch_deprecated_job.yml#L27
27:171 [line-length] line too long (203 > 170 characters)
|
pull_request:
roles/job_runner/tasks/launch_deprecated_job.yml#L50
50:9 [indentation] wrong indentation: expected 6 but found 8
|
pull_request:
roles/job_runner/tasks/launch_deprecated_job.yml#L73
73:171 [line-length] line too long (176 > 170 characters)
|
pull_request:
roles/job_runner/tasks/launch_job.yml#L22
22:171 [line-length] line too long (203 > 170 characters)
|
pull_request:
roles/job_runner/tasks/launch_job.yml#L68
68:171 [line-length] line too long (176 > 170 characters)
|
pull_request:
roles/job_runner/tasks/launch_workflow.yml#L21
21:171 [line-length] line too long (203 > 170 characters)
|
pull_request:
roles/job_runner/tasks/launch_workflow.yml#L68
68:171 [line-length] line too long (176 > 170 characters)
|
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:
.github/workflows/kind-awx.yaml#L180
180:171 [line-length] line too long (183 > 170 characters)
|