wip: add link to author page in article header #3760
svg-compare-all-views.yml
on: push
svgTesterAllViews
1m 50s
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.
|