npm: bump react-intl from 2.9.0 to 6.6.6 #1332
Annotations
10 errors and 2 warnings
tests:
source/renderer/app/App.tsx#L28
Decorator function return type 'IReactComponent<any>' is not assignable to type 'void | typeof App'.
|
tests:
source/renderer/app/App.tsx#L28
Argument of type 'typeof App' is not assignable to parameter of type 'IReactComponent<any>'.
|
tests:
source/renderer/app/App.tsx#L62
'Fragment' cannot be used as a JSX component.
|
tests:
source/renderer/app/App.tsx#L80
'Fragment' cannot be used as a JSX component.
|
tests:
source/renderer/app/App.tsx#L89
'DaedalusDiagnosticsDialog' cannot be used as a JSX component.
|
tests:
source/renderer/app/App.tsx#L93
'ToggleRTSFlagsDialogContainer' cannot be used as a JSX component.
|
tests:
source/renderer/app/App.tsx#L96
'RTSFlagsRecommendationOverlayContainer' cannot be used as a JSX component.
|
tests:
source/renderer/app/App.tsx#L97
'NotificationsContainer' cannot be used as a JSX component.
|
tests:
source/renderer/app/App.tsx#L99
'NewsFeedContainer' cannot be used as a JSX component.
|
tests:
source/renderer/app/App.tsx#L100
'NewsOverlayContainer' cannot be used as a JSX component.
|
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|