Update dependency @types/react to v18 - autoclosed #5213
Annotations
10 errors and 1 warning
Check ts syntax
Type '({ children }: {}) => Element' is not assignable to type 'FC'.
|
Check ts syntax
Property 'children' does not exist on type '{}'.
|
Check ts syntax
Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Check ts syntax
Type 'Element' is not assignable to type 'ReactNode'.
|
Check ts syntax
Type 'Element' is not assignable to type 'ReactNode'.
|
Check ts syntax
Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Check ts syntax
Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Check ts syntax
Type '{ children: (string | false | Element)[]; className: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Check ts syntax
Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Check ts syntax
Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading