Incorporate review feedback #176
Annotations
4 errors and 1 warning
fileutil/tarball_compressor.go#L70
SA5001: should check error returned from c.fs.OpenFile() before deferring data.Close() (staticcheck)
|
fileutil/tarball_compressor.go#L104
SA5001: should check error returned from c.fs.OpenFile() before deferring tarball.Close() (staticcheck)
|
fileutil/tarball_compressor.go#L111
SA5001: should check error returned from pgzip.NewReader() before deferring zr.Close() (staticcheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading