chore(pf5): upgrade Security view to Patternfly 5 #3932
Annotations
3 errors and 2 warnings
|
Run yarn eslint:check:
src/app/SecurityPanel/Credentials/CredentialTestTable.tsx#L385
React Hook React.useCallback has unnecessary dependencies: 'open' and 't'. Either exclude them or remove the dependency array. Outer scope values like 'open' aren't valid dependencies because mutating them doesn't re-render the component
|
Run yarn eslint:check
Process completed with exit code 1.
|
Run yarn eslint:check:
src/app/SecurityPanel/Credentials/CredentialTestTable.tsx#L19
'FeatureLevel' is defined but never used
|
Run yarn eslint:check:
src/app/SecurityPanel/Credentials/CredentialTestTable.tsx#L43
'DropdownList' is defined but never used
|
Loading