[O2B-1588] Implement summary views for overview pages #14350
bookkeeping.yml
on: pull_request
linter
33s
Matrix: parallel_tests
Annotations
1 error and 10 warnings
|
runs
Process completed with exit code 3.
|
|
linter:
lib/database/repositories/RunDetectorsRepository.js#L44
Prefer a more specific type to `*`
|
|
linter:
lib/database/repositories/Repository.js#L132
Prefer a more specific type to `*`
|
|
linter:
lib/database/repositories/Repository.js#L122
Prefer a more specific type to `*`
|
|
linter:
lib/database/repositories/Repository.js#L121
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
|
|
|