ECOM-12329 fix: lint errors #75
Annotations
5 errors and 1 warning
test:
pkg/provider/redirectsprovider.go#L209
(*RedirectsProvider).execMatcherFuncs - result 1 (error) is always nil (unparam)
|
test:
pkg/provider/redirectsprovider.go#L113
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
test:
pkg/provider/redirectsprovider.go#L149
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
test:
pkg/provider/redirectsprovider.go#L176
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
test
issues found
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|