rootfs: make pivot_root(2) dance handle initramfs case #6868
Annotations
1 error and 3 warnings
run
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: lumaxis/shellcheck-problem-matchers@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run:
tests/integration/initramfs.bats#L17
Prefer mapfile or read -a to split command output (or quote to avoid splitting).
|
run:
tests/integration/initramfs.bats#L18
Prefer mapfile or read -a to split command output (or quote to avoid splitting).
|
Loading