feat(search): expose actions in the search service #1953
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
|