Skip to content

fix: make updateCheck work with bootc and rpm-ostree #30

fix: make updateCheck work with bootc and rpm-ostree

fix: make updateCheck work with bootc and rpm-ostree #30

Triggered via push December 20, 2024 14:12
Status Failure
Total duration 27s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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