fix(rtl-customisation): changed the header back button orientations o… #361
Annotations
6 errors and 4 warnings
Build
Type '{ children: Element; backIcon: ReactNode; prefixCls?: string | undefined; title: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<...> | null; ... 14 more ...; backButtonOrientation: "left" | "right"; }' is not assignable to type 'IntrinsicAttributes & PageHeaderProps'.
|
Build
Type '{ children: Element; backIcon: ReactNode; prefixCls?: string | undefined; title: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<...> | null; ... 14 more ...; backButtonOrientation: "left" | "right"; }' is not assignable to type 'IntrinsicAttributes & PageHeaderProps'.
|
Build
Type '{ children: Element; backIcon?: ReactNode; prefixCls?: string | undefined; title: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<...> | null; ... 14 more ...; backButtonOrientation: "left" | "right"; }' is not assignable to type 'IntrinsicAttributes & PageHeaderProps'.
|
Build
Type '{ children: Element; backIcon: ReactNode; prefixCls?: string | undefined; title: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<...> | null; ... 14 more ...; backButtonOrientation: "left" | "right"; }' is not assignable to type 'IntrinsicAttributes & PageHeaderProps'.
|
Build
Property 'backButtonOrientation' does not exist on type '{ backIcon?: ReactNode; prefixCls?: string | undefined; title?: ReactNode; subTitle?: ReactNode; style?: CSSProperties | undefined; childrenContentStyle?: CSSProperties | undefined; ... 10 more ...; ghost?: boolean | undefined; }'.
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: joerick/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: joerick/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get PR labels
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/
|
Get PR labels
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/
|
Loading