Skip to content

UI: remove material-ui-color dependency #3551

UI: remove material-ui-color dependency

UI: remove material-ui-color dependency #3551

Triggered via pull request September 29, 2024 10:08
Status Failure
Total duration 2m 52s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Prettier
Process completed with exit code 1.
Lint: src/Themes/ui/ColorPicker/index.tsx#L97
'f' is never reassigned. Use 'const' instead
Lint: src/Themes/ui/ColorPicker/index.tsx#L121
'delta' is never reassigned. Use 'const' instead
Lint: src/Themes/ui/ThemeEditorModal.tsx#L20
'ColorPicker' is defined but never used. Allowed unused vars must match /^__/u
Lint
Process completed with exit code 1.
Lint: src/Themes/ui/ColorPicker/index.tsx#L69
React Hook useMemo has a missing dependency: 'val'. Either include it or remove the dependency array