opensearchapi: changed cat indices Primary and Replica field to point… #85
Annotations
4 errors and 1 warning
Lint:
internal/test/helper.go#L92
`retuns` is a misspelling of `returns` (misspell)
|
Lint:
internal/test/helper.go#L41
S1008: should use 'return os.Getenv("SECURE_INTEGRATION") == "true"' instead of 'if os.Getenv("SECURE_INTEGRATION") == "true" { return true }; return false' (gosimple)
|
Lint:
internal/test/helper.go#L66
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
Lint
issues found
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|