Update meilisearch-js dependency verison (v0.44) #1858
tests.yml
on: pull_request
autocomplete-client end-to-end-tests
1m 20s
instant-meilisearch end-to-end-tests
1m 34s
style-check
1m 5s
types-check
1m 22s
Matrix: integration_tests
Annotations
14 errors and 7 warnings
|
|
|
|
|
style-check
@meilisearch/instant-meilisearch#lint: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/packages/instant-meilisearch) yarn run lint exited (1)
|
|
|
|
|
integration-tests (Node.js 20)
@meilisearch/autocomplete-client#test: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/packages/autocomplete-client) yarn run test exited (1)
|
integration-tests (Node.js 20)
Process completed with exit code 1.
|
integration-tests (Node.js 18)
@meilisearch/autocomplete-client#test: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/packages/autocomplete-client) yarn run test 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
|