deploy: add CentOS support #549
CI.yml
on: pull_request
docker-image
1m 6s
Matrix: local
push-docker-image
0s
release
0s
Annotations
11 errors and 5 warnings
fqcn[action-core]:
intellabs/kafl/roles/fuzzer/tasks/main.yml#L1
Use FQCN for builtin module actions (include_vars).
|
name[missing]:
intellabs/kafl/roles/fuzzer/tasks/main.yml#L1
All tasks should be named.
|
yaml[new-line-at-end-of-file]:
intellabs/kafl/roles/fuzzer/vars/CentOS.yml#L3
No new line character at the end of file
|
yaml[new-line-at-end-of-file]:
intellabs/kafl/roles/fuzzer/vars/Ubuntu.yml#L4
No new line character at the end of file
|
fqcn[action-core]:
intellabs/kafl/roles/ghidra/tasks/main.yml#L1
Use FQCN for builtin module actions (include_vars).
|
name[missing]:
intellabs/kafl/roles/ghidra/tasks/main.yml#L1
All tasks should be named.
|
yaml[new-line-at-end-of-file]:
intellabs/kafl/roles/ghidra/vars/CentOS.yml#L2
No new line character at the end of file
|
yaml[new-line-at-end-of-file]:
intellabs/kafl/roles/ghidra/vars/Ubuntu.yml#L3
No new line character at the end of file
|
fqcn[action-core]:
intellabs/kafl/roles/kernel/tasks/main.yml#L1
Use FQCN for builtin module actions (include_vars).
|
name[missing]:
intellabs/kafl/roles/kernel/tasks/main.yml#L1
All tasks should be named.
|
docker-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo '{\"qemu_build_type\": \"full_static\"}' > deploy/play_params.json && apt-get update && apt-get install -y --no-install-recommends build-essential git libffi-dev && make deploy -- --tags fuzzer --skip-tags kernel,kvm_device,ghidra --extra-vars \"@play_params.json\"" did not complete successfully: exit code: 2
|
ansible-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/.
|
check-mode
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/.
|
docker-image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/[email protected], docker/[email protected], docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
remote
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/.
|
local (ubuntu:22.04)
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/.
|