Bump swedbank-pay-design-guide-jekyll-theme in /tests/full #3060
Annotations
2 errors and 3 warnings
.docker/Dockerfile#L12
[hadolint] reported by reviewdog 🐶
Do not refer to an environment variable within the same `ENV` statement where it is defined.
Raw Output:
message:"Do not refer to an environment variable within the same `ENV` statement where it is defined." location:{path:".docker/Dockerfile" range:{start:{line:12 column:1}}} severity:ERROR source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3044" url:"https://github.com/hadolint/hadolint/wiki/DL3044"}
|
|
.docker/Dockerfile#L30
[hadolint] reported by reviewdog 🐶
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Raw Output:
message:"Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`" location:{path:".docker/Dockerfile" range:{start:{line:30 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3008" url:"https://github.com/hadolint/hadolint/wiki/DL3008"}
|
.docker/Dockerfile#L30
[hadolint] reported by reviewdog 🐶
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
Raw Output:
message:"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" location:{path:".docker/Dockerfile" range:{start:{line:30 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL4006" url:"https://github.com/hadolint/hadolint/wiki/DL4006"}
|
.docker/Dockerfile#L54
[hadolint] reported by reviewdog 🐶
Pin versions in gem install. Instead of `gem install <gem>` use `gem install <gem>:<version>`
Raw Output:
message:"Pin versions in gem install. Instead of `gem install <gem>` use `gem install <gem>:<version>`" location:{path:".docker/Dockerfile" range:{start:{line:54 column:1}}} severity:WARNING source:{name:"hadolint" url:"https://github.com/hadolint/hadolint"} code:{value:"DL3028" url:"https://github.com/hadolint/hadolint/wiki/DL3028"}
|
The logs for this run have expired and are no longer available.
Loading