Skip to content

Add description to the UI #105

Add description to the UI

Add description to the UI #105

Triggered via pull request December 28, 2024 23:59
Status Failure
Total duration 21s
Artifacts

build.yml

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

Annotations

5 errors and 1 warning
Build and Test: test/components/ProjectCard.test.tsx#L6
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#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