Allow playlist images to be null
#135
Annotations
2 errors and 2 warnings
Build and Unit Test
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[]'.
|
Build and Unit Test
Process completed with exit code 1.
|
Check Spotify Subgraph Schema with GraphOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and Unit Test
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/.
|