Skip to content

feat: Complete deposition page migration to V2 #1479

feat: Complete deposition page migration to V2

feat: Complete deposition page migration to V2 #1479

Triggered via pull request January 31, 2025 23:48
Status Failure
Total duration 2m 2s
Artifacts

frontend-tests.yml

on: pull_request
dependency-review
7s
dependency-review
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tsc
Property 'annotations_aggregate' does not exist on type '{ __typename?: "Deposition" | undefined; depositionDate: string; depositionPublications?: string | null | undefined; description: string; id: number; keyPhotoUrl?: string | null | undefined; ... 7 more ...; annotationMethodAndMethodLinksCombinations?: { ...; } | ... 1 more ... | undefined; }'. Did you mean 'annotationsAggregate'?
tsc
Property 'last_modified_date' does not exist on type '{ __typename?: "Deposition" | undefined; depositionDate: string; depositionPublications?: string | null | undefined; description: string; id: number; keyPhotoUrl?: string | null | undefined; ... 7 more ...; annotationMethodAndMethodLinksCombinations?: { ...; } | ... 1 more ... | undefined; }'. Did you mean 'lastModifiedDate'?
tsc
Property 'deposition_date' does not exist on type '{ __typename?: "Deposition" | undefined; depositionDate: string; depositionPublications?: string | null | undefined; description: string; id: number; keyPhotoUrl?: string | null | undefined; ... 7 more ...; annotationMethodAndMethodLinksCombinations?: { ...; } | ... 1 more ... | undefined; }'. Did you mean 'depositionDate'?
tsc
Property 'release_date' does not exist on type '{ __typename?: "Deposition" | undefined; depositionDate: string; depositionPublications?: string | null | undefined; description: string; id: number; keyPhotoUrl?: string | null | undefined; ... 7 more ...; annotationMethodAndMethodLinksCombinations?: { ...; } | ... 1 more ... | undefined; }'. Did you mean 'releaseDate'?
tsc
Property 'key_photo_url' does not exist on type '{ __typename?: "Deposition" | undefined; depositionDate: string; depositionPublications?: string | null | undefined; description: string; id: number; keyPhotoUrl?: string | null | undefined; ... 7 more ...; annotationMethodAndMethodLinksCombinations?: { ...; } | ... 1 more ... | undefined; }'. Did you mean 'keyPhotoUrl'?
tsc
Module '"app/hooks/useDepositionById"' has no exported member 'Deposition'.
tsc
Cannot find name 'MethodType'.
tsc
Process completed with exit code 1.