Skip to content

Update nginx Docker tag to v1.25.1 #3185

Update nginx Docker tag to v1.25.1

Update nginx Docker tag to v1.25.1 #3185

Triggered via push August 9, 2023 04:54
Status Failure
Total duration 12m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: push
Lint go code
11s
Lint go code
Verify go tests
1m 8s
Verify go tests
Verify tilt ci (development images)
12m 12s
Verify tilt ci (development images)
Verify tilt ci (production images)
10m 7s
Verify tilt ci (production images)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Lint go code: backend/cmd/backend/main.go#L7
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: backend/pkg/list.go#L9
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: backend/pkg/thumbnail.go#L10
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
Verify go tests
Restore cache failed: Dependencies file is not found in /home/runner/work/dinghy/dinghy. Supported file pattern: go.sum