testing #33
Annotations
9 errors and 1 warning
cache-and-install
Type 'void' is not assignable to type 'ReactNode'.
|
cache-and-install
Type 'void' is not assignable to type 'ReactNode'.
|
cache-and-install
Argument of type 'PlexMedia[] | undefined' is not assignable to parameter of type 'PlexMedia[]'.
|
cache-and-install
'modalChildren' is possibly 'undefined'.
|
cache-and-install
No overload matches this call.
|
cache-and-install
Type 'void' is not assignable to type 'ReactNode'.
|
cache-and-install
Argument of type '{ type: "collection"; thumb: string; key: string; title: string; ratingKey: string; guid: string; titleSort: string; subtype: string; summary: string; index: number; ratingCount: number; addedAt: number; ... 8 more ...; directory?: unknown; }[] | undefined' is not assignable to parameter of type 'PlexMedia[]'.
|
cache-and-install
'collectionsData.Metadata' is possibly 'undefined'.
|
cache-and-install
Process completed with exit code 1.
|
cache-and-install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|