Copy Indexer structs example #166
codetests.yml
on: pull_request
codespell
8s
nopollution
3s
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
15 errors and 4 warnings
golangci-lint (windows):
galaxy/copier.go#L53
CopyIndexer returns generic interface (D) of type param *golift.io/starr/lidarr.IndexerInput | *golift.io/starr/prowlarr.IndexerInput | *golift.io/starr/radarr.IndexerInput | *golift.io/starr/readarr.IndexerInput | *golift.io/starr/sonarr.IndexerInput (ireturn)
|
golangci-lint (windows):
galaxy/copier.go#L69
Must returns generic interface (S) of type param any (ireturn)
|
golangci-lint (windows):
galaxy/copier_test.go#L71
Function TestCopy missing the call to method parallel (paralleltest)
|
golangci-lint (windows)
issues found
|
golangci-lint (darwin):
galaxy/copier.go#L53
CopyIndexer returns generic interface (D) of type param *golift.io/starr/lidarr.IndexerInput | *golift.io/starr/prowlarr.IndexerInput | *golift.io/starr/radarr.IndexerInput | *golift.io/starr/readarr.IndexerInput | *golift.io/starr/sonarr.IndexerInput (ireturn)
|
golangci-lint (darwin):
galaxy/copier.go#L69
Must returns generic interface (S) of type param any (ireturn)
|
golangci-lint (darwin):
galaxy/copier_test.go#L71
Function TestCopy missing the call to method parallel (paralleltest)
|
golangci-lint (darwin)
issues found
|
golangci-lint (freebsd)
The job was canceled because "darwin" failed.
|
golangci-lint (freebsd):
galaxy/copier.go#L53
CopyIndexer returns generic interface (D) of type param *golift.io/starr/lidarr.IndexerInput | *golift.io/starr/prowlarr.IndexerInput | *golift.io/starr/radarr.IndexerInput | *golift.io/starr/readarr.IndexerInput | *golift.io/starr/sonarr.IndexerInput (ireturn)
|
golangci-lint (freebsd):
galaxy/copier.go#L69
Must returns generic interface (S) of type param any (ireturn)
|
golangci-lint (freebsd):
galaxy/copier_test.go#L71
Function TestCopy missing the call to method parallel (paralleltest)
|
golangci-lint (freebsd)
issues found
|
golangci-lint (linux)
The job was canceled because "windows" failed.
|
golangci-lint (linux)
The operation was canceled.
|
golangci-lint (windows)
Restore cache failed: Dependencies file is not found in /home/runner/work/starr/starr. Supported file pattern: go.sum
|
golangci-lint (darwin)
Restore cache failed: Dependencies file is not found in /Users/runner/work/starr/starr. Supported file pattern: go.sum
|
golangci-lint (freebsd)
Restore cache failed: Dependencies file is not found in /Users/runner/work/starr/starr. Supported file pattern: go.sum
|
golangci-lint (linux)
Restore cache failed: Dependencies file is not found in /home/runner/work/starr/starr. Supported file pattern: go.sum
|