Skip to content

Version 2 - CI/CD, switch to Ubuntu, add License, version bump #1

Version 2 - CI/CD, switch to Ubuntu, add License, version bump

Version 2 - CI/CD, switch to Ubuntu, add License, version bump #1

Triggered via pull request June 30, 2023 13:22
Status Failure
Total duration 23s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
linter: Dockerfile#L62
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
linter: Dockerfile#L62
SC2086 info: Double quote to prevent globbing and word splitting.
linter: Dockerfile#L68
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
linter: Dockerfile#L71
SC2086 info: Double quote to prevent globbing and word splitting.
linter: Dockerfile#L71
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
linter: Dockerfile#L76
SC2086 info: Double quote to prevent globbing and word splitting.
linter: Dockerfile#L86
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
linter: Dockerfile#L91
SC2086 info: Double quote to prevent globbing and word splitting.
linter: Dockerfile#L91
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check