Add format tar.gz #643
Annotations
6 errors
Build:
internal/provider/tar_archiver_test.go#L357
Error return value of `io.Copy` is not checked (errcheck)
|
Build:
internal/provider/archiver.go#L46
assertValidDir - result 0 (io/fs.FileInfo) is never used (unparam)
|
Build:
internal/provider/tar_archiver.go#L219
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
Build:
internal/provider/tar_archiver.go#L264
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
Build:
internal/provider/tar_archiver.go#L269
S1028: should use fmt.Errorf(...) instead of errors.New(fmt.Sprintf(...)) (gosimple)
|
Build
issues found
|