SIMSBIOHUB-455 - ITIS Taxon cache + Taxon Alias tables #630
lint-format.yml
on: pull_request
Checkout and cache target branch
13s
Running Linter and Formatter
2m 22s
Annotations
4 warnings
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/components/security/SecurityRuleForm.tsx#L100
React Hook useMemo has missing dependencies: 'allSecurityRules' and 'formikProps.initialValues.submissionFeatureIds'. Either include them or remove the dependency array
|
Running Linter and Formatter:
app/src/contexts/submissionContext.tsx#L123
React Hook useEffect has a missing dependency: 'submissionFeaturesAppliedRulesDataLoader'. Either include it or remove the dependency array
|