Skip to content

[O2B-1588] Implement summary views for overview pages #14354

[O2B-1588] Implement summary views for overview pages

[O2B-1588] Implement summary views for overview pages #14354

Status Failure
Total duration 4m 18s
Artifacts

bookkeeping.yml

on: pull_request
Matrix: parallel_tests
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
linter: lib/usecases/run/GetAllRunsUseCase.js#L246
Expected indentation of 24 spaces but found 20
linter: lib/usecases/run/GetAllRunsUseCase.js#L245
Expected indentation of 24 spaces but found 20
linter: lib/usecases/run/GetAllRunsUseCase.js#L243
Unexpected console statement
linter: lib/usecases/run/GetAllRunsUseCase.js#L242
Unexpected console statement
linter: lib/usecases/run/GetAllRunsUseCase.js#L241
Unexpected console statement
linter: lib/database/utilities/index.js#L32
Missing JSDoc comment
linter: lib/database/utilities/OldQueryBuilder.js#L43
More than 1 blank line not allowed
linter: lib/database/utilities/OldQueryBuilder.js#L42
Trailing spaces not allowed
linter: lib/database/utilities/OldQueryBuilder.js#L41
Unexpected console statement
linter: lib/database/repositories/Repository.js#L57
This line has a length of 162. Maximum allowed is 145
logs
Process completed with exit code 1.
runs
Process completed with exit code 2.
linter: lib/database/repositories/RunDetectorsRepository.js#L44
Prefer a more specific type to `*`
linter: lib/database/repositories/Repository.js#L133
Prefer a more specific type to `*`
linter: lib/database/repositories/Repository.js#L123
Prefer a more specific type to `*`
linter: lib/database/repositories/Repository.js#L122
Prefer a more specific type to `*`
linter: lib/database/adapters/RunAdapter.js#L126
Expected @param names to be "qcFlags, entityObject, isSummary". Got "detectors, entityObject, addDetectorQuality"
linter: lib/database/adapters/RunAdapter.js#L123
Missing JSDoc @param "isSummary" declaration
linter: lib/database/adapters/RunAdapter.js#L123
Missing JSDoc @param "qcFlags" declaration
linter: lib/database/DataSource.js#L41
Syntax error in type: function
linter: lib/database/DataSource.js#L29
Missing JSDoc @param "old" declaration
linter: lib/application.js#L159
Unexpected inline JSDoc tag. Did you mean to use {@see}, \@see, or `@see`?