Skip to content

Added Blurhash Support for Anilist #1023

Added Blurhash Support for Anilist

Added Blurhash Support for Anilist #1023

Triggered via pull request December 2, 2023 16:48
Status Failure
Total duration 34s
Artifacts

nodejs-ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (14.x): src/providers/meta/anilist.ts#L385
Type 'string | null' is not assignable to type 'string | undefined'.
build (14.x): src/providers/meta/anilist.ts#L394
Type 'string | null' is not assignable to type 'string | undefined'.
build (14.x): src/providers/meta/anilist.ts#L403
Type 'string | null' is not assignable to type 'string | undefined'.
build (14.x): src/providers/meta/anilist.ts#L575
Type '{ id: any; title: any; description: any; number: any; image: any; imageHash: string | null; airDate: any; }[] | undefined' is not assignable to type 'IAnimeEpisode[] | undefined'.
build (14.x): src/providers/meta/anilist.ts#L972
Type 'string | null' is not assignable to type 'string | undefined'.
build (14.x): src/providers/meta/anilist.ts#L1476
Type '{ id: any; title: any; description: any; number: any; image: any; imageHash: string | null; }[]' is not assignable to type 'IAnimeEpisode[]'.
build (14.x): src/providers/meta/anilist.ts#L1496
Type 'string | null' is not assignable to type 'string | undefined'.
build (14.x): src/providers/meta/anilist.ts#L1508
Type 'string | null' is not assignable to type 'string | undefined'.
build (14.x): src/providers/meta/anilist.ts#L1540
Type 'string | null' is not assignable to type 'string | undefined'.
build (14.x): src/providers/meta/anilist.ts#L1589
Type 'string | null' is not assignable to type 'string | undefined'.