Skip to content

feat(search): expose actions in the search service #1953

feat(search): expose actions in the search service

feat(search): expose actions in the search service #1953

Triggered via pull request February 17, 2025 16:34
Status Failure
Total duration 1m 3s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: search/application/searchService_test.go#L65
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
lint: search/application/searchService_test.go#L74
Function TestSearchRequest_AddAdditionalFilter missing the call to method parallel (paralleltest)
lint: search/application/searchService_test.go#L105
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
lint: search/application/searchService_test.go#L116
Function TestSearchRequest_SetAdditionalFilter missing the call to method parallel (paralleltest)
lint: search/application/searchService_test.go#L159
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
lint
issues found