Update plugin org.beryx.jlink to v3.1.1 #2838
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
actions.yml
on: push
Build on Linux & Deploy
14m 8s
Test on Windows
21m 13s
docker
4m 49s
Annotations
1 error and 2 warnings
|
Test on Windows
Process completed with exit code 1.
|
|
The 'as' keyword should match the case of the 'from' keyword:
agent/src/docker/Dockerfile#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals:
agent/src/docker/Dockerfile#L22
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals
More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
|