Use multi-core optimized pgzip package in tarball compressor #177
Annotations
6 errors and 1 warning
lint (ubuntu-latest):
fileutil/tarball_compressor.go#L70
SA5001: should check error returned from c.fs.OpenFile() before deferring data.Close() (staticcheck)
|
lint (ubuntu-latest):
fileutil/tarball_compressor.go#L104
SA5001: should check error returned from c.fs.OpenFile() before deferring tarball.Close() (staticcheck)
|
lint (ubuntu-latest):
fileutil/tarball_compressor.go#L111
SA5001: should check error returned from pgzip.NewReader() before deferring zr.Close() (staticcheck)
|
lint (ubuntu-latest)
issues found
|
lint (windows-2019)
The job was canceled because "ubuntu-latest" failed.
|
lint (windows-2019)
The operation was canceled.
|
lint (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|