Skip to content

On closing release bump version directly to main without a PR #7

On closing release bump version directly to main without a PR

On closing release bump version directly to main without a PR #7

Triggered via pull request October 3, 2024 10:28
Status Success
Total duration 1m 41s
Artifacts

merge.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
FROM --platform flag should not use a constant value: Dockerfile#L17
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64" More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L1
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#L17
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
FROM --platform flag should not use a constant value: Dockerfile#L1
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64" More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
Merge PR
Docker daemon needs to be running to export a build record