Added Blurhash Support for Anilist #1023
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'.
|