git action #14
CI.yml
on: push
ansible-lint
49s
check-mode
4s
Matrix: local
Annotations
10 errors
check-mode
Process completed with exit code 128.
|
local (ubuntu-20.04)
Process completed with exit code 128.
|
yaml[new-line-at-end-of-file]:
intellabs/kafl/roles/examples/tasks/dvkm.yml#L15
No new line character at the end of file
|
yaml[truthy]:
intellabs/kafl/roles/examples/tasks/main.yml#L9
Truthy value should be one of \[false, true]
|
|
yaml[truthy]:
intellabs/kafl/roles/examples/tasks/template_windows.yml#L100
Truthy value should be one of \[false, true]
|
yaml[comments]:
intellabs/kafl/roles/fuzzer/defaults/main.yml#L11
Missing starting space in comment
|
yaml[truthy]:
intellabs/kafl/roles/fuzzer/tasks/main.yml#L24
Truthy value should be one of \[false, true]
|
yaml[truthy]:
intellabs/kafl/roles/qemu/tasks/main.yml#L30
Truthy value should be one of \[false, true]
|
ansible-lint
Process completed with exit code 2.
|