Skip to content

instant-meilisearch: Fix _matchesPosition not being included in hits #1809

instant-meilisearch: Fix _matchesPosition not being included in hits

instant-meilisearch: Fix _matchesPosition not being included in hits #1809

Re-run triggered July 10, 2024 12:20
Status Success
Total duration 3m 10s
Artifacts

tests.yml

on: pull_request
autocomplete-client end-to-end-tests
2m 6s
autocomplete-client end-to-end-tests
instant-meilisearch end-to-end-tests
2m 22s
instant-meilisearch end-to-end-tests
style-check
2m 1s
style-check
types-check
1m 44s
types-check
Matrix: integration_tests
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
style-check: playgrounds/angular/src/app/app.component.ts#L1
'Component' is defined but never used. Allowed unused vars must match /^_/u
style-check: playgrounds/angular/src/app/app.component.ts#L15
'AppComponent' is defined but never used. Allowed unused vars must match /^_/u
style-check: playgrounds/angular/src/app/app.module.ts#L1
'NgModule' is defined but never used. Allowed unused vars must match /^_/u
style-check: playgrounds/angular/src/app/app.module.ts#L2
'BrowserModule' is defined but never used. Allowed unused vars must match /^_/u
style-check: playgrounds/angular/src/app/app.module.ts#L3
'NgAisModule' is defined but never used. Allowed unused vars must match /^_/u
style-check: playgrounds/angular/src/app/app.module.ts#L5
'AppComponent' is defined but never used. Allowed unused vars must match /^_/u
style-check: playgrounds/angular/src/app/app.module.ts#L13
'AppModule' is defined but never used. Allowed unused vars must match /^_/u