Skip to content

Merge pull request #93 from codykrieger/cjk/for-else #84

Merge pull request #93 from codykrieger/cjk/for-else

Merge pull request #93 from codykrieger/cjk/for-else #84

Triggered via push October 17, 2024 15:17
Status Failure
Total duration 34s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: render/context.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: render/context_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: render/render_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
issues found