Skip to content

CELE-32 merge: Merge with develop #96

CELE-32 merge: Merge with develop

CELE-32 merge: Merge with develop #96

Triggered via push July 15, 2024 22:42
Status Failure
Total duration 54s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Type '{ checked: any; onChange: (e: any) => any; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
build
Type '{ checked: any; onChange: (e: any) => any; disabled: boolean; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
build
Type '{ checked: any; onChange: (e: any) => any; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
build
'key' is declared but its value is never read.
build
Process completed with exit code 2.