Skip to content

fix(ListBox): add component and fix other docs #1643

fix(ListBox): add component and fix other docs

fix(ListBox): add component and fix other docs #1643

Triggered via pull request June 27, 2025 11:05
Status Failure
Total duration 1m 55s
Artifacts

Annotations

4 errors and 2 warnings
Build & canary release
Process completed with exit code 1.
Build & canary release: src/components/form/wrapper.tsx#L42
Type '{ label: ReactNode; extra: ReactNode; labelPosition: LabelPosition; labelStyles: Styles | undefined; isRequired: boolean | undefined; ... 16 more ...; ref: RefObject<...> | FocusableRef<...>; }' is not assignable to type 'CubeFieldWrapperProps'.
Build & canary release: src/components/form/Form/use-field/use-field.ts#L179
Type '{ message: React.ReactNode; description: React.ReactNode; errorMessage: string | number | boolean | React.ReactElement<any, string | React.JSXElementConstructor<any>> | Iterable<...> | ((v: ValidationResult) => React.ReactNode) | null | undefined; ... 10 more ...; validationState: ValidationState | undefined; }' is not assignable to type 'FieldReturnValue<T>'.
Build & canary release: src/components/form/Form/use-field/use-field-props.tsx#L12
Module '"./types"' declares 'ValidationResult' locally, but it is not exported.
Prepare Docs for the Review
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Prepare Docs for the Review
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/