Skip to content

wip: add link to author page in article header #3760

wip: add link to author page in article header

wip: add link to author page in article header #3760

Triggered via push May 21, 2024 14:58
Status Failure
Total duration 34m 26s
Artifacts
svgTesterAllViews
1m 50s
svgTesterAllViews
Fit to window
Zoom out
Zoom in

Annotations

3 errors
svgTesterAllViews: adminSiteClient/gdocsDeploy.ts#L45
Property 'authors' is missing in type '{ breadcrumbs: true; errors: true; linkedCharts: true; linkedIndicators: true; linkedDocuments: true; relatedCharts: true; revisionId: true; updatedAt: true; markdown: true; createdAt: false; id: false; ... 5 more ...; slug: false; }' but required in type 'Record<"id" | "markdown" | "tags" | "slug" | "createdAt" | "updatedAt" | "errors" | "publishedAt" | "published" | "authors" | "revisionId" | "publicationContext" | "breadcrumbs" | ... 4 more ... | "relatedCharts", boolean>'.
svgTesterAllViews: db/migrateWpPostsToArchieMl.ts#L225
Property 'authors' is missing in type '{ id: string; slug: string; content: { body: OwidEnrichedGdocBlock[]; toc: never[]; title: string; subtitle: string | undefined; excerpt: string | undefined; authors: string[]; ... 5 more ...; "sidebar-toc": boolean; }; ... 8 more ...; markdown: null; }' but required in type 'OwidGdocPostInterface'.
svgTesterAllViews
Process completed with exit code 2.