Skip to content

test

test #7

Re-run triggered July 23, 2024 15:44
Status Failure
Total duration 4m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: pkg/installer/installer.go#L92
Error return value of `rpm.GpgKeyImport` is not checked (errcheck)
lint: pkg/installer/installer.go#L448
type `void` is unused (unused)
lint: cmd/main.go#L28
field `stdout` is unused (unused)
lint: cmd/main.go#L29
field `file` is unused (unused)
lint: pkg/utils/osutils/osutils.go#L62
S1008: should use 'return err == nil' instead of 'if err != nil { return false }; return true' (gosimple)
lint
issues found