.github/workflows/cron.yml #731
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Push Base:
base.Dockerfile#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and Push Base:
base.Dockerfile#L7
ReservedStageName: Stage name should not use the same name as reserved stage "scratch"
More info: https://docs.docker.com/go/dockerfile/rule/reserved-stage-name/
|
Build and Push Scratch:
base.Dockerfile#L4
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Build and Push Scratch:
base.Dockerfile#L7
ReservedStageName: Stage name should not use the same name as reserved stage "scratch"
More info: https://docs.docker.com/go/dockerfile/rule/reserved-stage-name/
|
Loading