Add tests for tar #78
codetests.yml
on: pull_request
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
15 errors and 4 warnings
golangci-lint (linux):
tar_test.go#L190
unused-parameter: parameter 'sourceDir' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint (linux):
tar_test.go#L206
error returned from external package is unwrapped: sig: func io.Copy(dst io.Writer, src io.Reader) (written int64, err error) (wrapcheck)
|
golangci-lint (linux)
issues found
|
gotest (ubuntu)
Process completed with exit code 1.
|
golangci-lint (windows)
The job was canceled because "linux" failed.
|
golangci-lint (windows)
The operation was canceled.
|
gotest (macos)
The job was canceled because "ubuntu" failed.
|
gotest (macos)
The operation was canceled.
|
gotest (windows)
The job was canceled because "ubuntu" failed.
|
gotest (windows)
The operation was canceled.
|
golangci-lint (freebsd):
tar_test.go#L190
unused-parameter: parameter 'sourceDir' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint (freebsd):
tar_test.go#L206
error returned from external package is unwrapped: sig: func io.Copy(dst io.Writer, src io.Reader) (written int64, err error) (wrapcheck)
|
golangci-lint (freebsd)
issues found
|
golangci-lint (darwin)
The job was canceled because "freebsd" failed.
|
golangci-lint (darwin)
The operation was canceled.
|
golangci-lint (linux)
Restore cache failed: Dependencies file is not found in /home/runner/work/xtractr/xtractr. Supported file pattern: go.sum
|
golangci-lint (windows)
Restore cache failed: Dependencies file is not found in /home/runner/work/xtractr/xtractr. Supported file pattern: go.sum
|
golangci-lint (freebsd)
Restore cache failed: Dependencies file is not found in /Users/runner/work/xtractr/xtractr. Supported file pattern: go.sum
|
golangci-lint (darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/xtractr/xtractr. Supported file pattern: go.sum
|