Skip to content

Setup for consul ent testing #74

Setup for consul ent testing

Setup for consul ent testing #74

Triggered via pull request November 10, 2023 17:54
Status Failure
Total duration 22s
Artifacts

lint.yml

on: pull_request
Run linters
13s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run linters: manager/runner_test.go#L563
use of `ioutil.TempFile` forbidden because "Use io and os packages instead of ioutil" (forbidigo)
Run linters: manager/runner_test.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)
Run linters
issues found