feat: Complete deposition page migration to V2 #1478
Annotations
10 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
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 'deposition_publications' 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 'depositionPublications'?
|
tsc
Parameter 'e' implicitly has an 'any' type.
|
tsc
Parameter 'e' implicitly has an 'any' type.
|
Loading