Skip to content

chore: search service init #10

chore: search service init

chore: search service init #10

Triggered via pull request January 28, 2025 14:01
Status Failure
Total duration 38s
Artifacts

search-ci.yml

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

Annotations

6 errors and 1 warning
🧹 Lint: services/search/internal/processors/data_ingestion/main.go#L3
internal/processors/data_ingestion/main.go:3: Line contains TODO/BUG/FIXME: "TODO: subscribe as a worker to rabbitmq ..." (godox)
🧹 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/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