Skip to content

Fix some lint warnings #649

Fix some lint warnings

Fix some lint warnings #649

Triggered via push March 21, 2024 11:07
Status Failure
Total duration 53s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
fqcn[action-core]: research-cloud-plugin.yml#L10
Use FQCN for builtin module actions (wait_for_connection).
fqcn[action-core]: research-cloud-plugin.yml#L14
Use FQCN for builtin module actions (setup).
fqcn[action-core]: research-cloud-plugin.yml#L17
Use FQCN for builtin module actions (add_host).
fqcn[action-core]: research-cloud-plugin.yml#L25
Use FQCN for builtin module actions (add_host).
fqcn[action-core]: research-cloud-plugin.yml#L34
Use FQCN for builtin module actions (command).
no-changed-when: research-cloud-plugin.yml#L34
Commands should not change things if nothing needs doing.
fqcn[action-core]: research-cloud-plugin.yml#L38
Use FQCN for builtin module actions (known_hosts).
fqcn[action-core]: research-cloud-plugin.yml#L53
Use FQCN for builtin module actions (include_role).
fqcn[action-core]: research-cloud-plugin.yml#L57
Use FQCN for builtin module actions (apt).
fqcn[action-core]: research-cloud-plugin.yml#L72
Use FQCN for builtin module actions (include_role).
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/
jinja[spacing]: roles/prep_shared_data/defaults/main.yml#L29
Jinja2 spacing could be improved: {{ conda_root}}/envs/{{ conda_environment }}/bin -> {{ conda_root }}/envs/{{ conda_environment }}/bin