Skip to content

fix(field): add preserveOriginalLabel prop to SearchSelect #7750

fix(field): add preserveOriginalLabel prop to SearchSelect

fix(field): add preserveOriginalLabel prop to SearchSelect #7750

Triggered via pull request December 11, 2024 08:14
Status Failure
Total duration 6m 6s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build (16.x, ubuntu-latest): packages/field/src/index.tsx#L225
Type '{ children: ProFieldTextType; }' is not assignable to type '{ children?: ReactNode; }'.
build (16.x, ubuntu-latest): packages/field/src/index.tsx#L235
Type '{ children: ProFieldTextType; }' is not assignable to type '{ children?: ReactNode; }'.
build (16.x, ubuntu-latest): packages/layout/src/demos/customSider.tsx#L103
Type '{ children: (void | ReactNode)[]; }' is not assignable to type '{ children?: ReactNode; }'.
build (16.x, ubuntu-latest)
Process completed with exit code 1.
build (16.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636