Skip to content

Bump actions/setup-python from 2.3.2 to 5.1.0 #811

Bump actions/setup-python from 2.3.2 to 5.1.0

Bump actions/setup-python from 2.3.2 to 5.1.0 #811

Triggered via pull request March 27, 2024 08:46
Status Success
Total duration 5m 1s
Artifacts

main.yml

on: pull_request
Matrix: docker-deploy
Matrix: scripted-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
name[missing]: cloud.yml#L10
All tasks should be named.
name[missing]: cloud.yml#L21
All tasks should be named.
name[missing]: input.yml#L30
All tasks should be named.
name[missing]: input.yml#L143
All tasks should be named.
name[play]: main.yml#L2
All plays should be named.
var-naming[pattern]: playbooks/cloud-post.yml#L4
Variables names should match ^\[a-z_]\[a-z0-9_]*$ regex. (IP_subject_alt_name) (set_fact: IP_subject_alt_name)
name[missing]: playbooks/cloud-post.yml#L49
All tasks should be named.
key-order[task]: playbooks/cloud-pre.yml#L2
You can improve the task key order to: delegate_to, become, block
name[missing]: playbooks/cloud-pre.yml#L2
All tasks should be named.
key-order[task]: playbooks/cloud-pre.yml#L31
You can improve the task key order to: when, block
fqcn[action-core]: cloud.yml#L11
Use FQCN for builtin module actions (import_tasks).
fqcn[action-core]: cloud.yml#L14
Use FQCN for builtin module actions (include_role).
fqcn[action-core]: cloud.yml#L18
Use FQCN for builtin module actions (import_tasks).
fqcn[action-core]: cloud.yml#L21
Use FQCN for builtin module actions (include_tasks).
fqcn[action-core]: deploy_client.yml#L9
Use FQCN for builtin module actions (add_host).
fqcn[action-core]: input.yml#L31
Use FQCN for builtin module actions (pause).
fqcn[action-core]: input.yml#L43
Use FQCN for builtin module actions (set_fact).
jinja[spacing]: input.yml#L45
Jinja2 spacing could be improved: {{ provider | default(providers_map[_algo_provider.user_input|default(omit)|int - 1]['alias']) }} -> {{ provider | default(providers_map[_algo_provider.user_input | default(omit) | int - 1]['alias']) }}
fqcn[action-core]: input.yml#L47
Use FQCN for builtin module actions (pause).
fqcn[action-core]: input.yml#L57
Use FQCN for builtin module actions (pause).