Skip to content

🔀 fix: merge main #578

🔀 fix: merge main

🔀 fix: merge main #578

Triggered via push October 9, 2023 03:23
Status Failure
Total duration 1m 24s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test: src/ActionGroup/demos/custom.tsx#L28
Type '{ icon: ReactNode; style?: CSSProperties; key: string; onClick: () => void; label?: string; title: any; } | { type: "divider"; key: string; title: any; onClick: () => void; }' is not assignable to type 'IntrinsicAttributes & ActionIconProps'.
test: src/ActionGroup/demos/custom.tsx#L30
Property 'label' does not exist on type 'ActionIconGroupItem | { type: "divider"; }'.
test
Process completed with exit code 1.