Skip to content

chore: update GitHub Actions configuration #28

chore: update GitHub Actions configuration

chore: update GitHub Actions configuration #28

Triggered via pull request February 15, 2024 20:41
@KeloranKeloran
opened #19
fixGH
Status Failure
Total duration 2m 53s
Artifacts

pulls.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test: healthcheck.go#L4
File is not `goimports`-ed (goimports)
test: healthcheck.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)
test: healthcheck_test.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)
test
golangci-lint exit with code 10
test
Restore cache failed: Dependencies file is not found in /home/runner/work/go-healthcheck/go-healthcheck. Supported file pattern: go.sum