feat(@leav/ui):Open and close the record's value details depending on where the user clicks #3088
Annotations
10 errors and 1 warning
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: true; attribute: RecordFormAttributeFragment; readonly: false; required: false; calculatedFlags: INotCalculated; inheritedFlags: INotInherited; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<IKitSwitch>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: false; attribute: RecordFormAttributeFragment; readonly: false; required: false; calculatedFlags: INotCalculated; inheritedFlags: INotInherited; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<IKitSwitch>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: false; attribute: RecordFormAttributeFragment; readonly: true; required: false; calculatedFlags: INotCalculated; inheritedFlags: INotInherited; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<IKitSwitch>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: false; attribute: RecordFormAttributeFragment; readonly: false; required: false; calculatedFlags: INotCalculated; inheritedFlags: IInheritedOverride; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<IKitSwitch>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: true; attribute: RecordFormAttributeFragment; readonly: false; required: false; calculatedFlags: INotCalculated; inheritedFlags: INotInherited; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<IKitSwitch>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: false; attribute: RecordFormAttributeFragment; readonly: false; required: false; calculatedFlags: INotCalculated; inheritedFlags: IInheritedOverride; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<IKitSwitch>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: false; attribute: RecordFormAttributeFragment; readonly: false; required: false; calculatedFlags: ICalculatedOverride; inheritedFlags: INotInherited; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<IKitSwitch>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: string; presentationValue: string; attribute: RecordFormAttributeFragment; required: false; readonly: false; calculatedFlags: INotCalculated; inheritedFlags: INotInherited; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<KitColorPickerProps>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: string; attribute: RecordFormAttributeFragment; required: false; readonly: false; calculatedFlags: INotCalculated; inheritedFlags: INotInherited; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<KitColorPickerProps>'.
|
Run yarn tscheck
Property 'setActiveValue' is missing in type '{ value: string; presentationValue: string; attribute: RecordFormAttributeFragment; required: false; readonly: false; calculatedFlags: INotCalculated; inheritedFlags: INotInherited; handleSubmit: Mock<...>; onChange: Mock<...>; }' but required in type 'IStandFieldValueContentProps<KitColorPickerProps>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading