Security UI Fixes #625
Annotations
1 error and 5 warnings
Run app formater
Process completed with exit code 1.
|
Run api linter:
api/src/services/gcnotify-service.ts#L252
'userIdentifier' is defined but never used
|
Run api linter:
api/src/services/gcnotify-service.ts#L252
'identitySource' is defined but never used
|
Run app linter:
app/src/components/security/SecurityRuleCard.tsx#L48
Replace `·key={featureMember}·component="li"·variant="body2"·color="textSecondary"·fontWeight={700}` with `⏎··············key={featureMember}⏎··············component="li"⏎··············variant="body2"⏎··············color="textSecondary"⏎··············fontWeight={700}⏎·············`
|
Run app linter:
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
|
Run app linter:
app/src/contexts/submissionContext.tsx#L123
React Hook useEffect has a missing dependency: 'submissionFeaturesAppliedRulesDataLoader'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading