[O2B-1588] Implement summary views for overview pages #14336
bookkeeping.yml
on: pull_request
linter
29s
Matrix: parallel_tests
Annotations
2 errors and 10 warnings
|
envs
Process completed with exit code 2.
|
|
runs
Process completed with exit code 1.
|
|
linter:
lib/database/repositories/RunTagsRepository.js#L44
Prefer a more specific type to `*`
|
|
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#L40
Syntax error in type: function
|
|
|