Lint all the things. #172
codetests.yml
on: pull_request
codespell
12s
nopollution
3s
Matrix: golangci-lint
Matrix: golangci-lint
Matrix: gotest
Annotations
13 errors and 4 warnings
golangci-lint (linux):
starrtest/starrtest.go#L57
require-error: for error assertions use require (testifylint)
|
golangci-lint (linux):
http.go#L150
directive `//nolint:exhaustivestruct` is unused for linter "exhaustivestruct" (nolintlint)
|
golangci-lint (linux)
issues found
|
golangci-lint (windows):
starrtest/starrtest.go#L57
require-error: for error assertions use require (testifylint)
|
golangci-lint (windows):
http.go#L150
directive `//nolint:exhaustivestruct` is unused for linter "exhaustivestruct" (nolintlint)
|
golangci-lint (windows)
issues found
|
golangci-lint (darwin):
starrtest/starrtest.go#L57
require-error: for error assertions use require (testifylint)
|
golangci-lint (darwin):
http.go#L150
directive `//nolint:exhaustivestruct` is unused for linter "exhaustivestruct" (nolintlint)
|
golangci-lint (darwin)
issues found
|
golangci-lint (freebsd)
The job was canceled because "darwin" failed.
|
golangci-lint (freebsd):
starrtest/starrtest.go#L57
require-error: for error assertions use require (testifylint)
|
golangci-lint (freebsd):
http.go#L150
directive `//nolint:exhaustivestruct` is unused for linter "exhaustivestruct" (nolintlint)
|
golangci-lint (freebsd)
issues found
|
golangci-lint (linux)
Restore cache failed: Dependencies file is not found in /home/runner/work/starr/starr. Supported file pattern: go.sum
|
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
|