Skip to content

fix: Lowercase MAC address #353

fix: Lowercase MAC address

fix: Lowercase MAC address #353

Triggered via pull request January 30, 2024 03:29
@kroesekroese
opened #407
dev
Status Success
Total duration 22s
Artifacts

test.yml

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