Skip to content

Merge #1264

Merge #1264 #1720

Triggered via push December 11, 2023 02:45
Status Success
Total duration 2m 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: push
autocomplete-client end-to-end-tests
1m 22s
autocomplete-client end-to-end-tests
instant-meilisearch end-to-end-tests
1m 51s
instant-meilisearch end-to-end-tests
style-check
1m 8s
style-check
types-check
1m 23s
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