test: add comprehensive API tests for backend and frontend #828
Annotations
8 errors
|
webui-test
Process completed with exit code 2.
|
|
webui-test
Type '{ id: number; official_title: string; year: string; title_raw: string; season: number; season_raw: string; group_name: string; dpi: string; source: string; subtitle: string; eps_collect: false; offset: number; ... 9 more ...; needs_review: false; }' is not assignable to type 'BangumiAPI'.
|
|
webui-test
Property 'expire' is missing in type '{ access_token: string; token_type: string; }' but required in type 'LoginSuccess'.
|
|
webui-test
Module '"#/rss"' has no exported member 'RSSResponse'.
|
|
webui-test
Module '"#/rss"' has no exported member 'RSSItem'.
|
|
webui-test
Type 'unknown' is not assignable to type 'Awaited<ReturnType<TApi>> | undefined'.
|
|
webui-test
Property 'title_raw' does not exist on type '{ filter: string[]; rss_link: string[]; }'.
|
|
webui-test
Property 'id' does not exist on type '{ filter: string[]; rss_link: string[]; }'.
|