Update meilisearch-js dependency verison (v0.44) #1862
tests.yml
on: pull_request
autocomplete-client end-to-end-tests
1m 44s
instant-meilisearch end-to-end-tests
2m 23s
style-check
1m 57s
types-check
1m 49s
Matrix: integration_tests
Annotations
5 errors and 9 warnings
autocomplete-client end-to-end-tests
Cypress tests: 1 failed
|
integration-tests (Node.js 20)
@meilisearch/autocomplete-playground#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/playgrounds/autocomplete) /tmp/yarn--1728292347919-0.9526003018086726/yarn run build exited (1)
|
integration-tests (Node.js 20)
Process completed with exit code 1.
|
integration-tests (Node.js 18)
@meilisearch/autocomplete-playground#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/playgrounds/autocomplete) /tmp/yarn--1728292354547-0.029775790373792743/yarn run build exited (1)
|
integration-tests (Node.js 18)
Process completed with exit code 1.
|
autocomplete-client end-to-end-tests
No files were found with the provided path: cypress/videos. No artifacts will be uploaded.
|
autocomplete-client end-to-end-tests
No files were found with the provided path: cypress/screenshots. No artifacts will be uploaded.
|
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
|