Skip to content

unify lint & test jobs #1

unify lint & test jobs

unify lint & test jobs #1

Triggered via push October 21, 2024 20:48
Status Failure
Total duration 22s
Artifacts

go.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: pkg/cryptostream/aesstream.go#L18
type `loggingWriter` is unused (unused)
lint: pkg/cryptostream/aesstream.go#L23
func `loggingWriter.Write` is unused (unused)
lint: pkg/packager/packager_test.go#L29
type `mywriter` is unused (unused)
lint: pkg/packager/packager_test.go#L34
func `(*mywriter).Write` is unused (unused)
lint: pkg/packager/packager_test.go#L49
func `(*mywriter).Read` is unused (unused)
lint: pkg/packager/packager_test.go#L58
func `(*mywriter).Seek` is unused (unused)
lint: pkg/packager/packager_test.go#L109
ineffectual assignment to err (ineffassign)
lint: pkg/zipper/zipper.go#L128
Error return value of `os.MkdirAll` is not checked (errcheck)
lint
issues found