Branch test of 493-redesign-post-detail (Matushl's PR) #715
Annotations
3 errors and 1 warning
Run typecheck:
src/components/Admin/custom/PostPreview.tsx#L8
Cannot find module '@/components/Posts/PostDetail' or its corresponding type declarations.
|
Run typecheck:
src/components/Admin/custom/PostPreview.tsx#L30
Type '{ id: number; links: any; caption: any; short_text: any; details: any; added_at: any; visible_after: any; visible_until: any; sites: any; openDetail: () => void; }' is not assignable to type 'IntrinsicAttributes & IPost'.
|
Run typecheck
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