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