Skip to content

remove: support for go v1.18 #65

remove: support for go v1.18

remove: support for go v1.18 #65

Triggered via push March 3, 2024 13:13
Status Failure
Total duration 3m 32s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
test (1.19.x, ubuntu-latest): bolt/bolt_test.go#L5
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 (1.19.x, ubuntu-latest): file/file.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)
test (1.19.x, ubuntu-latest): file/file_test.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)
test (1.19.x, ubuntu-latest)
issues found
test (1.20.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.20.x, ubuntu-latest): bolt/bolt_test.go#L5
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 (1.20.x, ubuntu-latest): file/file.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)
test (1.20.x, ubuntu-latest): file/file_test.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)
test (1.20.x, ubuntu-latest)
issues found
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.21.x, ubuntu-latest): bolt/bolt_test.go#L5
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 (1.21.x, ubuntu-latest): file/file.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)
test (1.21.x, ubuntu-latest): file/file_test.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)
test (1.21.x, ubuntu-latest)
issues found