add tests #1
Annotations
3 errors and 1 warning
ʦ Type check:
src/pages/api/fetchSlackFile.test.ts#L54
Type 'null' is not assignable to type 'File | undefined'.
|
ʦ Type check:
src/pages/api/fetchSlackFile.test.ts#L76
Argument of type '{ file: { url_private: string; }; }' is not assignable to parameter of type 'WebAPICallResult & { comments?: Comment[] | undefined; content?: string | undefined; content_highlight_css?: string | undefined; content_highlight_html?: string | undefined; ... 7 more ...; provided?: string | undefined; }'.
|
ʦ Type check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading