Skip to content

Attention ! A merge après l'update en preprod et prod : Debian 11 to 12 #11

Attention ! A merge après l'update en preprod et prod : Debian 11 to 12

Attention ! A merge après l'update en preprod et prod : Debian 11 to 12 #11

Triggered via pull request August 12, 2024 15:02
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Install Python requirements
13s
Install Python requirements
Lint ansible files
13s
Lint ansible files
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
yaml[new-line-at-end-of-file]: roles/bootstrap/defaults/main.yaml#L8
No new line character at the end of file
fqcn[action-core]: roles/bootstrap/tasks/install_node.yaml#L3
Use FQCN for builtin module actions (get_url).
risky-file-permissions: roles/bootstrap/tasks/install_node.yaml#L3
File permissions unset or incorrect.
fqcn[action-core]: roles/bootstrap/tasks/install_node.yaml#L8
Use FQCN for builtin module actions (file).
name[casing]: roles/bootstrap/tasks/install_node.yaml#L8
All names should start with an uppercase letter.
no-free-form: roles/bootstrap/tasks/install_node.yaml#L8
Avoid using free-form when calling module actions. (file)
fqcn[action-core]: roles/bootstrap/tasks/install_node.yaml#L11
Use FQCN for builtin module actions (command).
no-changed-when: roles/bootstrap/tasks/install_node.yaml#L11
Commands should not change things if nothing needs doing.
fqcn[action-core]: roles/bootstrap/tasks/install_node.yaml#L15
Use FQCN for builtin module actions (apt).
name[casing]: roles/bootstrap/tasks/install_node.yaml#L15
All names should start with an uppercase letter.
Install Python requirements
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint ansible files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/