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