WIP -- add new client cert UI #1141
Annotations
10 errors and 5 warnings
yarn test:
src/renderer/components/CertFilter.tsx#L9
Useless path segments for "../components/TextField", should be "./TextField"
|
yarn test:
src/renderer/components/CertFilter.tsx#L26
Redundant double negation
|
yarn test:
src/renderer/components/CertFilter.tsx#L26
Replace `(newAttribute·+·'='·+·value)` with `newAttribute·+·'='·+·value`
|
|
|
yarn test:
src/renderer/components/CertFilter.tsx#L45
Replace `}}>None` with `·}}>⏎················None⏎··············`
|
yarn test:
src/renderer/components/CertFilter.tsx#L56
Replace `·attribute·===·''` with `attribute·===·''·?·(`
|
yarn test:
src/renderer/components/CertFilter.tsx#L57
Replace `?·<Typography·sx={{·py:·1,·fontStyle:·'italic',·color:·'text.secondary'·}}>` with `<Typography⏎··············sx={{·py:·1,·fontStyle:·'italic',·color:·'text.secondary'·}}`
|
yarn test:
src/renderer/components/CertFilter.tsx#L58
Replace `············` with `········>⏎··············`
|
|
yarn test:
src/renderer/components/CertFilter.tsx#L8
'useState' is defined but never used
|
yarn test:
src/renderer/components/CertFilter.tsx#L25
'setAttribute' is assigned a value but never used
|
yarn test:
src/renderer/pages/ConnectForm.tsx#L11
'FormControl' is defined but never used
|
yarn test:
src/renderer/pages/ConnectForm.tsx#L15
'MenuItem' is defined but never used
|
yarn test:
src/renderer/pages/ConnectForm.tsx#L18
'Select' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading