Skip to content

WIP -- add new client cert UI #1141

WIP -- add new client cert UI

WIP -- add new client cert UI #1141

Triggered via push January 18, 2024 03:34
Status Failure
Total duration 1m 55s
Artifacts

test.yml

on: push
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
release (ubuntu-latest): src/renderer/components/CertFilter.tsx#L9
Useless path segments for "../components/TextField", should be "./TextField"
release (ubuntu-latest): src/renderer/components/CertFilter.tsx#L26
Redundant double negation
release (ubuntu-latest): src/renderer/components/CertFilter.tsx#L26
Replace `(newAttribute·+·'='·+·value)` with `newAttribute·+·'='·+·value`
release (ubuntu-latest): src/renderer/components/CertFilter.tsx#L45
Replace `}}>None` with `·}}>⏎················None⏎··············`
release (ubuntu-latest): src/renderer/components/CertFilter.tsx#L56
Replace `·attribute·===·''` with `attribute·===·''·?·(`
release (ubuntu-latest): 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'·}}`
release (ubuntu-latest): src/renderer/components/CertFilter.tsx#L58
Replace `············` with `········>⏎··············`
release (ubuntu-latest): src/renderer/components/CertFilter.tsx#L8
'useState' is defined but never used
release (ubuntu-latest): src/renderer/components/CertFilter.tsx#L25
'setAttribute' is assigned a value but never used
release (ubuntu-latest): src/renderer/pages/ConnectForm.tsx#L11
'FormControl' is defined but never used
release (ubuntu-latest): src/renderer/pages/ConnectForm.tsx#L15
'MenuItem' is defined but never used
release (ubuntu-latest): src/renderer/pages/ConnectForm.tsx#L18
'Select' is defined but never used