Skip to content

Revert "Revert "Implement systemd notification support after all templates ha…" #86

Revert "Revert "Implement systemd notification support after all templates ha…"

Revert "Revert "Implement systemd notification support after all templates ha…" #86

Triggered via pull request November 20, 2023 02:28
Status Failure
Total duration 46s
Artifacts

lint.yml

on: pull_request
Run linters
37s
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