[O2B-1588] Implement summary views for overview pages #14360
bookkeeping.yml
on: pull_request
envs benchmarks
1m 16s
linter
40s
Matrix: parallel_tests
Annotations
13 errors and 10 warnings
|
linter:
scripts/test.js#L13
Expected indentation of 8 spaces but found 3
|
|
linter:
scripts/test.js#L12
More than 1 blank line not allowed
|
|
linter:
scripts/test.js#L10
Expected indentation of 8 spaces but found 3
|
|
linter:
scripts/test.js#L9
Expected indentation of 4 spaces but found 1
|
|
linter:
scripts/test.js#L8
Missing JSDoc comment
|
|
linter:
scripts/test.js#L7
More than 1 blank line not allowed
|
|
linter:
scripts/test.js#L5
This line has a length of 252. Maximum allowed is 145
|
|
linter:
scripts/test.js#L3
More than 1 blank line not allowed
|
|
linter:
lib/usecases/environment/GetAllEnvironmentsUseCase.js#L194
Comments should not begin with a lowercase character
|
|
linter:
lib/usecases/environment/GetAllEnvironmentsUseCase.js#L27
Comments should not begin with a lowercase character
|
|
envs benchmarks
Process completed with exit code 1.
|
|
logs
Process completed with exit code 1.
|
|
runs
Process completed with exit code 1.
|
|
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
|
|
|