fix: make updateCheck work with bootc and rpm-ostree #30
Annotations
4 errors and 1 warning
lint:
pkg/session/session.go#L29
Error return value of `command.Start` is not checked (errcheck)
|
lint:
pkg/session/session.go#L35
Error return value of `command.Wait` is not checked (errcheck)
|
lint:
pkg/session/session.go#L33
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|