fix: prevent #NaN color picker values #12905
Annotations
10 errors and 3 warnings
src/ColorPicker/index.jsx#L1
'useCallback' is defined but never used
|
src/ColorPicker/index.jsx#L1
'useEffect' is defined but never used
|
src/ColorPicker/index.jsx#L16
Missing semicolon
|
src/ColorPicker/index.jsx#L20
Assignment to function parameter 'colorString'
|
src/ColorPicker/index.jsx#L22
A space is required after ','
|
src/ColorPicker/index.jsx#L23
Missing semicolon
|
src/ColorPicker/index.jsx#L35
Trailing spaces not allowed
|
src/ColorPicker/index.jsx#L56
Assignment to function parameter 'newColor'
|
src/ColorPicker/index.jsx#L68
Trailing spaces not allowed
|
src/ColorPicker/index.jsx#L69
This line has a length of 134. Maximum allowed is 120
|
src/SelectableBox/tests/SelectableBoxSet.test.jsx#L71
Unexpected console statement
|
src/SelectableBox/tests/SelectableBoxSet.test.jsx#L72
Unexpected console statement
|
src/SelectableBox/tests/SelectableBoxSet.test.jsx#L75
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading