fix(checkbox): memory leak #9957
Annotations
10 errors
lint (20):
src/checkbox/src/Checkbox.tsx#L249
Property 'renderCheckMarkColor' does not exist on type '{ labelLineHeight: string; fontSizeSmall: string; fontSizeMedium: string; fontSizeLarge: string; borderRadius: string; color: string; colorChecked: string; colorDisabled: string; colorDisabledChecked: string; ... 18 more ...; labelFontWeight: string; }'.
|
lint (20):
src/checkbox/src/Checkbox.tsx#L250
Property 'renderCheckMarkColorDisabled' does not exist on type '{ labelLineHeight: string; fontSizeSmall: string; fontSizeMedium: string; fontSizeLarge: string; borderRadius: string; color: string; colorChecked: string; colorDisabled: string; colorDisabledChecked: string; ... 18 more ...; labelFontWeight: string; }'.
|
lint (20):
src/checkbox/src/Checkbox.tsx#L258
Property 'renderCheckMarkColorDisabledChecked' does not exist on type '{ labelLineHeight: string; fontSizeSmall: string; fontSizeMedium: string; fontSizeLarge: string; borderRadius: string; color: string; colorChecked: string; colorDisabled: string; colorDisabledChecked: string; ... 18 more ...; labelFontWeight: string; }'.
|
lint (20):
src/cascader/src/CascaderMenu.tsx#L78
Expected 2 arguments, but got 3.
|
lint (20)
Process completed with exit code 1.
|
lint (18)
The job was canceled because "_20" failed.
|
lint (18)
The operation was canceled.
|
test (20)
Process completed with exit code 1.
|
test (18)
The job was canceled because "_20" failed.
|
test (18)
The operation was canceled.
|