fix(field): add preserveOriginalLabel prop to SearchSelect (#8919) #7755
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
|