Adding metadata to material page details and editions/details [DDFLSBP-543] #4367
pull_request.yml
on: pull_request
Lint .scss
1m 19s
Typescript compile check
1m 15s
Lint .js and .jsx
2m 1s
Lint markdown
1m 4s
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.
|