Add tests for tar #76
codetests.yml
on: pull_request
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
12 errors and 4 warnings
golangci-lint (linux):
tar_test.go#L146
writeTar - result 0 (error) is always nil (unparam)
|
golangci-lint (linux)
issues found
|
golangci-lint (freebsd):
tar_test.go#L146
writeTar - result 0 (error) is always nil (unparam)
|
golangci-lint (freebsd)
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 (windows)
The job was canceled because "ubuntu" failed.
|
gotest (windows)
The operation was canceled.
|
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 (freebsd)
Restore cache failed: Dependencies file is not found in /Users/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 (darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/xtractr/xtractr. Supported file pattern: go.sum
|