Bump the npm_and_yarn group with 10 updates #1782
tests.yml
on: pull_request
autocomplete-client end-to-end-tests
2m 9s
instant-meilisearch end-to-end-tests
2m 12s
style-check
1m 44s
types-check
2m 1s
Matrix: integration_tests
Annotations
7 warnings
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
|