Return custom type from FindCompressedFiles #70
codetests.yml
on: pull_request
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
10 errors and 4 warnings
golangci-lint (darwin):
files.go#L448
named return "count" with type "int" found (nonamedreturns)
|
golangci-lint (darwin)
issues found
|
golangci-lint (freebsd)
The job was canceled because "darwin" failed.
|
golangci-lint (freebsd):
files.go#L448
named return "count" with type "int" found (nonamedreturns)
|
golangci-lint (freebsd)
issues found
|
golangci-lint (linux):
files.go#L448
named return "count" with type "int" found (nonamedreturns)
|
golangci-lint (linux)
issues found
|
golangci-lint (windows)
The job was canceled because "linux" failed.
|
golangci-lint (windows):
files.go#L448
named return "count" with type "int" found (nonamedreturns)
|
golangci-lint (windows)
issues found
|
golangci-lint (darwin)
Restore cache failed: Dependencies file is not found in /Users/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 (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
|