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