Skip to content

Adding metadata to material page details and editions/details [DDFLSBP-543] #4367

Adding metadata to material page details and editions/details [DDFLSBP-543]

Adding metadata to material page details and editions/details [DDFLSBP-543] #4367

Status Failure
Total duration 2m 11s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Typescript compile check: src/apps/material/helper.ts#L117
Property 'ages' does not exist on type '{ __typename?: "Audience" | undefined; generalAudience: string[]; }'.
Typescript compile check: src/apps/material/helper.ts#L140
Property 'notes' does not exist on type '{ __typename?: "Languages" | undefined; main?: { __typename?: "Language" | undefined; display: string; isoCode: string; }[] | null | undefined; }'.
Typescript compile check: src/apps/material/helper.ts#L141
Property 'notes' does not exist on type '{ __typename?: "Languages" | undefined; main?: { __typename?: "Language" | undefined; display: string; isoCode: string; }[] | null | undefined; }'.
Typescript compile check: src/apps/material/helper.ts#L184
Property 'roles' does not exist on type '{ __typename?: "Corporation" | undefined; display: string; } | { __typename?: "Person" | undefined; display: string; }'.
Typescript compile check: src/apps/material/helper.ts#L185
Property 'roles' does not exist on type '{ __typename?: "Corporation" | undefined; display: string; } | { __typename?: "Person" | undefined; display: string; }'.
Typescript compile check: src/apps/material/helper.ts#L186
Parameter 'role' implicitly has an 'any' type.
Typescript compile check: src/apps/material/helper.ts#L201
Property 'notes' does not exist on type 'Manifestation'.
Typescript compile check: src/apps/material/helper.ts#L207
Property 'summary' does not exist on type '{ __typename?: "PhysicalDescription" | undefined; numberOfPages?: number | null | undefined; playingTime?: string | null | undefined; }'.
Typescript compile check: src/apps/material/helper.ts#L213
Property 'hostPublication' does not exist on type 'Manifestation'.
Typescript compile check
Process completed with exit code 2.