Skip to content

Rename marathonUuid to marathonYear in PointOpportunity related compo… #133

Rename marathonUuid to marathonYear in PointOpportunity related compo…

Rename marathonUuid to marathonYear in PointOpportunity related compo… #133

Triggered via push January 24, 2025 13:53
Status Failure
Total duration 1m 27s
Artifacts

check.yml

on: push
Check Repository
1m 17s
Check Repository
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Check Repository
Property 'findAndCount' in type 'PointOpportunityRepository' is not assignable to the same property in base type 'buildDefaultRepository<PointOpportunityDelegate<DefaultArgs, PrismaClientOptions>, SimpleUniqueParam, "name" | ... 4 more ... | "opportunityDate", Record<...>>.DefaultRepository'.
Check Repository
Argument of type '{ filters?: AbstractFilterGroup<"name" | "createdAt" | "updatedAt" | "type" | "marathonUuid" | "opportunityDate"> | null | undefined; sortBy?: AbstractSortItem<"name" | ... 4 more ... | "opportunityDate">[] | null | undefined; search?: AbstractSearchFilter<...> | ... 1 more ... | undefined; offset?: number | ... 1 m...' is not assignable to parameter of type 'FindManyParams<"name" | "createdAt" | "updatedAt" | "type" | "marathonYear" | "opportunityDate">'.
Check Repository
Type '{ filters: AbstractFilterItem<"name" | "createdAt" | "updatedAt" | "type" | "marathonYear" | "opportunityDate">[]; children: AbstractFilterGroup<"name" | "createdAt" | "updatedAt" | "type" | "marathonYear" | "opportunityDate">[]; operator: FilterGroupOperator; } | null' is not assignable to type 'AbstractFilterGroup<"name" | "createdAt" | "updatedAt" | "type" | "marathonUuid" | "opportunityDate"> | null | undefined'.
Check Repository
Type '{ field: "name" | "createdAt" | "updatedAt" | "type" | "marathonYear" | "opportunityDate"; direction: SortDirection; }[] | null' is not assignable to type 'AbstractSortItem<"name" | "createdAt" | "updatedAt" | "type" | "marathonUuid" | "opportunityDate">[] | null | undefined'.
Check Repository
Type '{ fields?: ("name" | "createdAt" | "updatedAt" | "type" | "marathonYear" | "opportunityDate")[] | null | undefined; query: string; } | null' is not assignable to type 'AbstractSearchFilter<"name" | "createdAt" | "updatedAt" | "type" | "marathonUuid" | "opportunityDate"> | null | undefined'.
Check Repository
Process completed with exit code 2.
Check Repository
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636