Changes related to the next Meilisearch release (v1.8.0) #1786
tests.yml
on: pull_request
autocomplete-client end-to-end-tests
1m 59s
instant-meilisearch end-to-end-tests
2m 19s
style-check
1m 46s
types-check
1m 51s
Matrix: integration_tests
Annotations
4 errors and 7 warnings
integration-tests (Node.js 20)
@meilisearch/vue3-ts-playground#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/playgrounds/vue3-ts) yarn run build exited (1)
|
integration-tests (Node.js 20)
Process completed with exit code 1.
|
integration-tests (Node.js 18)
@meilisearch/vue3-ts-playground#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/playgrounds/vue3-ts) yarn run build exited (1)
|
integration-tests (Node.js 18)
Process completed with exit code 1.
|
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
|