Skip to content

ci: bump golangci-lint version to v1.60 #14

ci: bump golangci-lint version to v1.60

ci: bump golangci-lint version to v1.60 #14

Triggered via push September 30, 2024 14:29
Status Failure
Total duration 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: typesense/documents_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)
lint: typesense/import_test.go#L8
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
issues found