Skip to content

Update nginx Docker tag to v1.25.2 #1099

Update nginx Docker tag to v1.25.2

Update nginx Docker tag to v1.25.2 #1099

Triggered via push August 16, 2023 08:23
Status Failure
Total duration 2m 33s
Artifacts

check.yml

on: push
Lint go code
7s
Lint go code
Verify go test
18s
Verify go test
Verify tilt ci (development images)
2m 23s
Verify tilt ci (development images)
Verify tilt ci (production images)
2m 4s
Verify tilt ci (production images)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint go code: cmd/network-health-client/main.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint go code: cmd/network-health-server/main.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint go code: pkg/healthz_test.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint go code
issues found