Linting branch refs/heads/story_13593_maxime #2967
lint.yml
on: push
Lint Frontend
36s
Lint Backend
1m 15s
Check colors
6s
Check shadows
7s
Annotations
8 errors
IngestInformationTabComponent.IngestInformationTabComponent should create:
IngestInformationTabComponent#L1
NullInjectorError: R3InjectorError(DynamicTestModule)[ApplicationService -> ApplicationApiService -> HttpClient -> HttpClient]:
NullInjectorError: No provider for HttpClient!
|
LogbookManagementOperationListComponent.LogbookManagementOperationListComponent should get one operation as results:
LogbookManagementOperationListComponent#L217
TypeError: Cannot read properties of undefined (reading 'results')
at LogbookManagementOperationListComponent.getOperationsByStatus (projects/referential/src/app/logbook-management-operation/logbook-management-operation-list/logbook-management-operation-list.component.ts:217:47)
|
LogbookManagementOperationListComponent.LogbookManagementOperationListComponent should the id of the first operation of results be :
LogbookManagementOperationListComponent#L191
TypeError: Cannot read properties of undefined (reading 'results')
at LogbookManagementOperationListComponent.orderByParam (projects/referential/src/app/logbook-management-operation/logbook-management-operation-list/logbook-management-operation-list.component.ts:191:90)
|
LogbookManagementOperationListComponent.LogbookManagementOperationListComponent should have one operation as results:
LogbookManagementOperationListComponent#L207
TypeError: Cannot read properties of undefined (reading 'results')
at LogbookManagementOperationListComponent.getOperationsByGlobalState (projects/referential/src/app/logbook-management-operation/logbook-management-operation-list/logbook-management-operation-list.component.ts:207:47)
|
LogbookManagementOperationListComponent.LogbookManagementOperationListComponent should create three state facet component:
LogbookManagementOperationListComponent#L112
TypeError: Cannot read properties of undefined (reading 'toString')
at LogbookManagementOperationListComponent.initializeFacet (projects/referential/src/app/logbook-management-operation/logbook-management-operation-list/logbook-management-operation-list.component.ts:112:80)
|
LogbookManagementOperationListComponent.LogbookManagementOperationListComponent should the id of the second operation of results be:
LogbookManagementOperationListComponent#L299
TypeError: Cannot read properties of undefined (reading 'results')
at LogbookManagementOperationListComponent.orderByStatus (projects/referential/src/app/logbook-management-operation/logbook-management-operation-list/logbook-management-operation-list.component.ts:299:90)
|
LogbookManagementOperationListComponent.LogbookManagementOperationListComponent should show the message End of Results:
LogbookManagementOperationListComponent#L250
TypeError: Cannot read properties of undefined (reading 'results')
at LogbookManagementOperationListComponent.loadMore (projects/referential/src/app/logbook-management-operation/logbook-management-operation-list/logbook-management-operation-list.component.ts:250:45)
|
LogbookManagementOperationListComponent.LogbookManagementOperationListComponent should create four status facet component:
LogbookManagementOperationListComponent#L112
TypeError: Cannot read properties of undefined (reading 'toString')
at LogbookManagementOperationListComponent.initializeFacet (projects/referential/src/app/logbook-management-operation/logbook-management-operation-list/logbook-management-operation-list.component.ts:112:80)
|