SIMSBIOHUB-426: Calculate Submission Regions #583
lint-format.yml
on: pull_request
Checkout and cache target branch
16s
Running Linter and Formatter
46s
Annotations
3 errors and 4 warnings
Running Linter and Formatter:
api/src/repositories/region-repository.ts#L59
Type number trivially inferred from a number literal, remove type annotation
|
Running Linter and Formatter:
api/src/services/region-service.ts#L19
Type number trivially inferred from a number literal, remove type annotation
|
Running Linter and Formatter
Process completed with exit code 1.
|
Running Linter and Formatter:
api/src/repositories/search-index-respository.ts#L271
'submissionId' is defined but never used
|
Running Linter and Formatter:
api/src/services/bcgw-service.ts#L502
'submissionId' is defined but never used
|
Running Linter and Formatter:
api/src/services/gcnotify-service.ts#L252
'userIdentifier' is defined but never used
|
Running Linter and Formatter:
api/src/services/gcnotify-service.ts#L252
'identitySource' is defined but never used
|