Skip to content

Add description to the UI #106

Add description to the UI

Add description to the UI #106

Triggered via pull request December 29, 2024 00:02
Status Failure
Total duration 19s
Artifacts

build.yml

on: pull_request
Build and Test
10s
Build and Test
Fit to window
Zoom out
Zoom in

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