Skip to content

SIMSBIOHUB-424: Support Artifact Intake + Misc Enhancements #581

SIMSBIOHUB-424: Support Artifact Intake + Misc Enhancements

SIMSBIOHUB-424: Support Artifact Intake + Misc Enhancements #581

Triggered via pull request January 15, 2024 17:06
@NickPhuraNickPhura
ready_for_review #230
SIMSBIOHUB-424
Status Success
Total duration 2m 42s
Artifacts

lint-format.yml

on: pull_request
Checkout and cache target branch
13s
Checkout and cache target branch
Running Linter and Formatter
2m 10s
Running Linter and Formatter
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Running Linter and Formatter: api/src/repositories/submission-repository.ts#L1121
'datasetId' 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
Running Linter and Formatter: app/src/contexts/submissionContext.tsx#L120
React Hook useEffect has a missing dependency: 'submissionFeaturesAppliedRulesDataLoader'. Either include it or remove the dependency array