Skip to content

feat: Support VirtIO block devices #357

feat: Support VirtIO block devices

feat: Support VirtIO block devices #357

Triggered via pull request January 31, 2024 15:00
@kroesekroese
opened #414
dev
Status Success
Total duration 29s
Artifacts

test.yml

on: pull_request
Test  /  shellcheck
16s
Test / shellcheck
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Test / shellcheck: Dockerfile#L7
SC2035 info: Use ./*glob* or -- *glob* so names with dashes won't become options.
Test / shellcheck: Dockerfile#L39
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.