Skip to content

Changed Datadoc title #306

Changed Datadoc title

Changed Datadoc title #306

Re-run triggered November 26, 2024 13:30
Status Success
Total duration 3m 13s
Artifacts 1

integration-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L10
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L40
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: Dockerfile#L66
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/