SIMSBIOHUB-379: Parse intake key-value pairs #433
Annotations
4 warnings
Run api linter:
api/src/repositories/submission-repository.ts#L1081
'datasetId' is defined but never used
|
Run app linter:
app/src/components/security/SecuritiesDialog.tsx#L33
React Hook useEffect has missing dependencies: 'props.features' and 'submissionContext?.submissionFeatureRulesDataLoader'. Either include them or remove the dependency array
|
Run app linter:
app/src/components/security/SecurityRuleForm.tsx#L36
React Hook useEffect has a missing dependency: 'submissionContext?.submissionFeatureRulesDataLoader.data?.length'. Either include it or remove the dependency array
|
Run app linter:
app/src/contexts/submissionContext.tsx#L70
React Hook useMemo has missing dependencies: 'securityRulesDataLoader' and 'submissionFeatureRulesDataLoader'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading