Skip to content

fix(deps): update module github.com/meilisearch/meilisearch-go to v0.36.3 #3437

fix(deps): update module github.com/meilisearch/meilisearch-go to v0.36.3

fix(deps): update module github.com/meilisearch/meilisearch-go to v0.36.3 #3437

Triggered via pull request July 22, 2026 09:57
Status Failure
Total duration 16m 27s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Build linux-amd64-musl
The strategy configuration was canceled because "build.windows-amd64" failed
Build windows-amd64: internal/search/meilisearch/search.go#L207
not enough arguments in call to m.Client.Index(m.IndexUid).DeleteDocumentWithContext
Build windows-amd64: internal/search/meilisearch/search.go#L181
not enough arguments in call to m.Client.Index(m.IndexUid).DeleteDocumentsByFilterWithContext
Build windows-amd64: internal/search/meilisearch/search.go#L144
in call to utils.SliceConvert, type func(src map[string]any) (*searchDocument, error) of func(src map[string]any) (*searchDocument, error) {…} does not match inferred type func(src "github.com/meilisearch/meilisearch-go".Hit) (D, error) for func(src S) (D, error)
Build windows-amd64: internal/search/meilisearch/search.go#L110
not enough arguments in call to m.Client.Index(m.IndexUid).AddDocumentsInBatchesWithContext
Build windows-amd64: internal/search/meilisearch/search.go#L66
in call to utils.SliceConvert, type func(src any) (model.SearchNode, error) of func(src any) (model.SearchNode, error) {…} does not match inferred type func(src "github.com/meilisearch/meilisearch-go".Hit) (D, error) for func(src S) (D, error)
Build windows-amd64: internal/search/meilisearch/search.go#L47
cannot use int64(req.PerPage) (value of type int64) as *int64 value in struct literal
Build windows-amd64: internal/search/meilisearch/init.go#L75
in call to utils.SliceAllContains, type []string of m.SearchableAttributes does not match inferred type []interface{} for []T
Build windows-amd64: internal/search/meilisearch/init.go#L71
cannot use m.Client.Index(m.IndexUid).GetSearchableAttributes() (value of type *[]string) as *[]interface{} value in assignment
Build windows-amd64: internal/search/meilisearch/init.go#L65
cannot use &m.FilterableAttributes (value of type *[]string) as *[]interface{} value in argument to m.Client.Index(m.IndexUid).UpdateFilterableAttributes
Build windows-amd64: internal/search/meilisearch/init.go#L64
in call to utils.SliceAllContains, type []string of m.FilterableAttributes does not match inferred type []interface{} for []T
Build android-arm64
The strategy configuration was canceled because "build.windows-amd64" failed
Build darwin-arm64
The strategy configuration was canceled because "build.windows-amd64" failed
Build linux-arm64-musl
The strategy configuration was canceled because "build.windows-amd64" failed
Build windows-arm64
The strategy configuration was canceled because "build.windows-amd64" failed
Build windows-arm64
The operation was canceled.
Build darwin-amd64
The strategy configuration was canceled because "build.windows-amd64" failed
Build darwin-amd64
The operation was canceled.