Skip to content

Allow playlist images to be null #145

Allow playlist images to be null

Allow playlist images to be null #145

Triggered via pull request April 2, 2024 00:01
Status Failure
Total duration 53s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Formatting
Type '{ owner: User; collaborative: boolean; description: string | null; external_urls: ExternalUrl; followers: Followers; href: string; id: string; images: Image[] | null; ... 6 more ...; uri: string; }[]' is not assignable to type 'PlaylistSimplified[]'.
Formatting
The process '/opt/hostedtoolcache/node/18.19.1/x64/bin/npm' failed with exit code 1
ESLint
Type '{ owner: User; collaborative: boolean; description: string | null; external_urls: ExternalUrl; followers: Followers; href: string; id: string; images: Image[] | null; ... 6 more ...; uri: string; }[]' is not assignable to type 'PlaylistSimplified[]'.
ESLint
The process '/opt/hostedtoolcache/node/18.19.1/x64/bin/npm' failed with exit code 1
TypeScript
Type '{ owner: User; collaborative: boolean; description: string | null; external_urls: ExternalUrl; followers: Followers; href: string; id: string; images: Image[] | null; ... 6 more ...; uri: string; }[]' is not assignable to type 'PlaylistSimplified[]'.
TypeScript
The process '/opt/hostedtoolcache/node/18.19.1/x64/bin/npm' failed with exit code 1
Formatting
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/.
ESLint
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/.
TypeScript
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/.