Skip to content

chore: search service init #11

chore: search service init

chore: search service init #11

Triggered via pull request January 28, 2025 22:48
Status Failure
Total duration 44s
Artifacts

search-ci.yml

on: pull_request
🧹 Lint
34s
🧹 Lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
🧹 Lint: services/search/internal/processors/content.go#L24
unused-parameter: parameter 'services' seems to be unused, consider removing or renaming it as _ (revive)
🧹 Lint: services/search/internal/services/content/indexer.go#L23
type assertion on error will fail on wrapped errors. Use errors.As to check for specific errors (errorlint)
🧹 Lint: services/search/pkg/lib/queue/client.go#L15
Comment should end in a period (godot)
🧹 Lint: services/search/pkg/lib/opensearch_config.go#L40
File is not properly formatted (gofumpt)
🧹 Lint: services/search/internal/services/content/indexer.go#L22
errorsas: second argument to errors.As must be a non-nil pointer to either a type that implements error, or to any interface type (govet)
🧹 Lint: services/search/internal/services/content/get.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
🧹 Lint
issues found
🧹 Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/project-mfoni/project-mfoni. Supported file pattern: go.sum