Skip to content

fix: Task Type

fix: Task Type #375

Triggered via push August 31, 2025 12:00
Status Failure
Total duration 53s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type 'number'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'Date' is not assignable to type 'string'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type '{ relationTo: "digital-colleagues"; value: number | DigitalColleague; } | { relationTo: "users"; value: string | User; } | null | undefined'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type 'number'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'Date' is not assignable to type 'string'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type '{ relationTo: "digital-colleagues"; value: number | DigitalColleague; } | { relationTo: "users"; value: string | User; } | null | undefined'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type 'number'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'Date' is not assignable to type 'string'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type '{ relationTo: "digital-colleagues"; value: number | DigitalColleague; } | { relationTo: "users"; value: string | User; } | null | undefined'.
Release: src/components/DigitalColleagues/test-data.tsx#L0
Type 'string' is not assignable to type 'number'.
Release
Process completed with exit code 127.