Skip to content

feat: Display kernel version #398

feat: Display kernel version

feat: Display kernel version #398

Triggered via pull request April 26, 2024 11:52
@kroesekroese
opened #477
dev
Status Success
Total duration 25s
Artifacts

test.yml

on: pull_request
Test  /  shellcheck
14s
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.