Skip to content

chore: bump go version and CI adjustment #278

chore: bump go version and CI adjustment

chore: bump go version and CI adjustment #278

Triggered via pull request April 23, 2024 07:00
Status Failure
Total duration 3m 30s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint (1.21): backend/factory/factory.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 (1.21): backend/billing/client.go#L4
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 (1.21): backend/billing/server.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 (1.21)
issues found
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/webconsole/webconsole. Supported file pattern: go.sum