Skip to content

Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 #115

Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4

Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 #115

Status Success
Total duration 3m 16s
Artifacts 1

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
The 'as' keyword should match the case of the 'from' keyword: docker/Dockerfile#L5
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: docker/Dockerfile#L25
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: docker/Dockerfile#L41
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Reserved words should not be used as stage names: docker/Dockerfile#L25
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/
FROM --platform flag should not use a constant value: docker/Dockerfile#L5
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/