Revise Settings Dialog with New UX Design #2440
Annotations
8 errors
Build on ubuntu-latest, .Net 8.0.x:
src/stories/basics/combo-box.stories.tsx#L10
Object literal may only specify known properties, and 'className' does not exist in type 'Partial<ArgTypes<{ id?: string | undefined; options?: readonly ComboBoxOption[] | undefined; buttonClassName?: string | undefined; popoverContentClassName?: string | undefined; value?: ComboBoxOption | undefined; ... 7 more ...; isDisabled?: boolean | undefined; } & PopoverProps>>'.
|
Build on ubuntu-latest, .Net 8.0.x:
src/stories/basics/combo-box.stories.tsx#L29
Object literal may only specify known properties, and 'className' does not exist in type 'Partial<{ id?: string | undefined; options?: readonly ComboBoxOption[] | undefined; buttonClassName?: string | undefined; popoverContentClassName?: string | undefined; value?: ComboBoxOption | undefined; ... 7 more ...; isDisabled?: boolean | undefined; } & PopoverProps>'.
|
Build on ubuntu-latest, .Net 8.0.x:
src/stories/basics/combo-box.stories.tsx#L35
Object literal may only specify known properties, and 'className' does not exist in type 'Partial<{ id?: string | undefined; options?: readonly ComboBoxOption[] | undefined; buttonClassName?: string | undefined; popoverContentClassName?: string | undefined; value?: ComboBoxOption | undefined; ... 7 more ...; isDisabled?: boolean | undefined; } & PopoverProps>'.
|
Build on ubuntu-latest, .Net 8.0.x
Process completed with exit code 2.
|
Build on macos-latest, .Net 8.0.x
The job was canceled because "ubuntu-latest_8_0_x" failed.
|
Build on macos-latest, .Net 8.0.x
The operation was canceled.
|
Build on windows-latest, .Net 8.0.x
The job was canceled because "ubuntu-latest_8_0_x" failed.
|
Build on windows-latest, .Net 8.0.x
The operation was canceled.
|