Revert "Revert "Implement systemd notification support after all templates ha…" #86
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
|