Skip to content

ECOM-12329 fix: lint errors #75

ECOM-12329 fix: lint errors

ECOM-12329 fix: lint errors #75

Triggered via pull request August 20, 2024 07:56
Status Failure
Total duration 27s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/