Add description to the UI #106
Annotations
4 errors and 1 warning
Build and Test:
test/components/ProjectGrid.test.tsx#L7
Property 'description' is missing in type '{ title: string; slug: string; apiVersion: number; }' but required in type 'Project'.
|
Build and Test:
test/components/ProjectGrid.test.tsx#L8
Property 'description' is missing in type '{ title: string; slug: string; apiVersion: number; }' but required in type 'Project'.
|
Build and Test:
test/components/ProjectGrid.test.tsx#L9
Property 'description' is missing in type '{ title: string; slug: string; apiVersion: number; }' but required in type 'Project'.
|
Build and Test
Process completed with exit code 2.
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|