Skip to content

fix(checkbox): memory leak #9957

fix(checkbox): memory leak

fix(checkbox): memory leak #9957

Triggered via push December 19, 2024 11:10
Status Failure
Total duration 4m 29s
Artifacts

node.js.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

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.