chore: update GitHub Actions configuration #27
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
|