Skip to content

Fix linting issues

Fix linting issues #7

Triggered via pull request January 23, 2024 16:03
@gardargardar
synchronize #312
gardar:lint
Status Failure
Total duration 39s
Artifacts

ansible.yml

on: pull_request
ansible-lint
30s
ansible-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
yaml[line-length]: .github/workflows/stale.yml#L19
Line too long (169 > 160 characters)
yaml[line-length]: .github/workflows/stale.yml#L21
Line too long (168 > 160 characters)
yaml[comments]: .travis.yml#L20
Missing starting space in comment
yaml[comments]: .travis.yml#L33
Missing starting space in comment
yaml[line-length]: .travis.yml#L62
Line too long (187 > 160 characters)
yaml[octal-values]: tasks/config-runner.yml#L15
Forbidden implicit octal value "0644"
yaml[octal-values]: tasks/global-setup.yml#L15
Forbidden implicit octal value "0600"
yaml[octal-values]: tasks/install-container.yml#L12
Forbidden implicit octal value "0755"
yaml[octal-values]: tasks/install-macos.yml#L33
Forbidden implicit octal value "0755"
yaml[line-length]: tasks/install-windows.yml#L45
Line too long (178 > 160 characters)