Skip to content

Remove usage of ioutils #246

Remove usage of ioutils

Remove usage of ioutils #246

Triggered via pull request April 2, 2024 08:14
@0x46616c6b0x46616c6b
opened #104
Status Failure
Total duration 31s
Artifacts

quality.yaml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
GolangCI: config.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)
GolangCI
issues found
GolangCI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.