Adding metadata to material page details and editions/details [DDFLSBP-543] #4362
pull_request.yml
on: pull_request
Lint .scss
1m 23s
Typescript compile check
1m 14s
Lint .js and .jsx
1m 50s
Lint markdown
1m 18s
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.
|