Skip to content

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

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

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

Status Failure
Total duration 1m 59s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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#L174
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#L175
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#L176
Parameter 'role' implicitly has an 'any' type.
Typescript compile check: src/apps/material/helper.ts#L191
Property 'notes' does not exist on type 'Manifestation'.
Typescript compile check: src/apps/material/helper.ts#L197
Property 'summary' does not exist on type '{ __typename?: "PhysicalDescription" | undefined; numberOfPages?: number | null | undefined; playingTime?: string | null | undefined; }'.
Typescript compile check
Process completed with exit code 2.