Skip to content

Another attempt to run linter #40

Another attempt to run linter

Another attempt to run linter #40

Triggered via push March 8, 2024 04:36
Status Failure
Total duration 15m 47s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
name[casing]: roles/cli_tools/tasks/main.yml#L5
All names should start with an uppercase letter.
name[casing]: roles/cli_tools/tasks/main.yml#L11
All names should start with an uppercase letter.
fqcn[action-core]: roles/code/tasks/main.yml#L6
Use FQCN for builtin module actions (get_url).
risky-file-permissions: roles/code/tasks/main.yml#L6
File permissions unset or incorrect.
fqcn[action-core]: roles/code/tasks/main.yml#L11
Use FQCN for builtin module actions (apt).
fqcn[action-core]: roles/docker/tasks/main.yml#L2
Use FQCN for builtin module actions (package).
fqcn[action-core]: roles/docker/tasks/main.yml#L13
Use FQCN for builtin module actions (apt).
fqcn[action-core]: roles/docker/tasks/main.yml#L27
Use FQCN for builtin module actions (apt_repository).
name[casing]: roles/nerd_fonts/handlers/main.yml#L2
All names should start with an uppercase letter.
no-changed-when: roles/nerd_fonts/handlers/main.yml#L2
Commands should not change things if nothing needs doing.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: .github/workflows/ci.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
Integration
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.