Skip to content

Use multi-core optimized pgzip package in tarball compressor #177

Use multi-core optimized pgzip package in tarball compressor

Use multi-core optimized pgzip package in tarball compressor #177

Triggered via pull request October 17, 2024 08:21
@rkosterrkoster
synchronize #98
pgzip
Status Failure
Total duration 3m 51s
Artifacts

go.yml

on: pull_request
Matrix: lint

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