Skip to content

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

[O2B-1588] Implement summary views for overview pages

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

Triggered via pull request June 25, 2026 14:48
Status Cancelled
Total duration 3m 6s
Artifacts

bookkeeping.yml

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

Annotations

13 errors and 10 warnings
linter
Process completed with exit code 1.
linter: lib/usecases/environment/GetAllEnvironmentsUseCase.js#L195
Trailing spaces not allowed
linter: lib/usecases/environment/GetAllEnvironmentsUseCase.js#L194
Unexpected console statement
linter: lib/usecases/environment/GetAllEnvironmentsUseCase.js#L27
'environmentSummary' is assigned a value but never used
lhc-fills
The run was canceled by @NarrowsProjects.
lhc-fills
The operation was canceled.
qc-flags
The run was canceled by @NarrowsProjects.
qc-flags
The operation was canceled.
runs
The run was canceled by @NarrowsProjects.
runs
The operation was canceled.
logs
The run was canceled by @NarrowsProjects.
logs
The operation was canceled.
Bookkeeping
The run was canceled by @NarrowsProjects.
linter: lib/database/repositories/RunDetectorsRepository.js#L44
Prefer a more specific type to `*`
linter: lib/database/repositories/Repository.js#L135
Prefer a more specific type to `*`
linter: lib/database/repositories/Repository.js#L125
Prefer a more specific type to `*`
linter: lib/database/repositories/Repository.js#L124
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`?