Update meilisearch-js dependency verison (v0.44) #1863
tests.yml
on: pull_request
autocomplete-client end-to-end-tests
1m 27s
instant-meilisearch end-to-end-tests
5m 34s
style-check
1m 10s
types-check
1m 23s
Matrix: integration_tests
Annotations
4 errors and 7 warnings
integration-tests (Node.js 20)
@meilisearch/angular-playground#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/playgrounds/angular) /tmp/yarn--1728292587950-0.4745354481963773/yarn run build exited (127)
|
integration-tests (Node.js 20)
Process completed with exit code 127.
|
integration-tests (Node.js 18)
@meilisearch/angular-playground#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/playgrounds/angular) /tmp/yarn--1728292594462-0.4422636197411043/yarn run build exited (127)
|
integration-tests (Node.js 18)
Process completed with exit code 127.
|
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
|