Skip to content

build: upgrade go version #651

build: upgrade go version

build: upgrade go version #651

Triggered via push November 13, 2025 08:03
Status Failure
Total duration 1m 7s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: envinspection/osinfo_linux.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: utils/file.go#L28
ineffectual assignment to realPath (ineffassign)