Bump @types/react from 16.8.23 to 18.3.2 #1772
Annotations
10 errors and 3 warnings
Build Client
Type '{ children: Element[]; fullWidth: true; }' is not assignable to type 'IntrinsicAttributes & IListItemProps'.
|
Build Client
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & IPropsListItemColumn'.
|
Build Client
Type '{ children: Element[]; title: string; noBorder: true; ellipsisAndGrow: true; }' is not assignable to type 'IntrinsicAttributes & IPropsListItemColumn'.
|
Build Client
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & IPropsListItemRow'.
|
Build Client
Type '{ children: Element; grow: true; }' is not assignable to type 'IntrinsicAttributes & IPropsListItemColumn'.
|
Build Client
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes & IPropsListItemRow'.
|
Build Client
Type '{ children: Element; noBorder: true; grow: true; }' is not assignable to type 'IntrinsicAttributes & IPropsListItemColumn'.
|
Build Client
Type '{ children: Element; }' has no properties in common with type 'IntrinsicAttributes & IPropsListItemColumn'.
|
Build Client
Type '{ children: Element[]; }' has no properties in common with type 'IntrinsicAttributes & ISpacingProps'.
|
Build Client
Type '{ children: Element; onClick: () => void; active: boolean; disabled: boolean; pulsate: false; "data-test-id": string; tooltip: string; }' is not assignable to type 'IntrinsicAttributes & { onClick: () => void; disabled?: boolean | undefined; active: boolean; pulsate?: boolean | undefined; 'data-test-id'?: string | undefined; tooltip?: string | undefined; }'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/upload-artifact@v2. 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: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Upload screenshots
No files were found with the provided path: /tmp/cypress/**/*.png. No artifacts will be uploaded.
|
Loading