Bump rollup from 2.40.0 to 3.29.5 in the npm_and_yarn group #1854
Triggered via pull request
September 24, 2024 08:10
Status
Failure
Total duration
2m 28s
Artifacts
–
tests.yml
on: pull_request
autocomplete-client end-to-end-tests
2m 14s
instant-meilisearch end-to-end-tests
2m 17s
style-check
1m 48s
types-check
1m 5s
Matrix: integration_tests
Annotations
6 errors and 7 warnings
types-check
@meilisearch/instant-meilisearch#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/packages/instant-meilisearch) yarn run build exited (1)
|
types-check
Process completed with exit code 1.
|
integration-tests (Node.js 20)
@meilisearch/instant-meilisearch#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/packages/instant-meilisearch) yarn run build exited (1)
|
integration-tests (Node.js 20)
Process completed with exit code 1.
|
integration-tests (Node.js 18)
@meilisearch/instant-meilisearch#build: command (/home/runner/work/meilisearch-js-plugins/meilisearch-js-plugins/packages/instant-meilisearch) 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
|