Skip to content

feat: Print system info #395

feat: Print system info

feat: Print system info #395

Triggered via pull request April 25, 2024 12:22
@kroesekroese
opened #472
dev
Status Success
Total duration 20s
Artifacts

test.yml

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