add publishedAt to all posts query #71
Annotations
10 errors and 1 warning
🔎 Type check:
app/helpers/getMessageBodyMarkdown.ts#L8
Argument of type '{ source: string; mdxOptions(options: any, frontmatter: any): any; }' is not assignable to parameter of type 'string'.
|
🔎 Type check:
app/helpers/getMessageBodyMarkdown.ts#L10
Parameter 'options' implicitly has an 'any' type.
|
🔎 Type check:
app/helpers/getMessageBodyMarkdown.ts#L10
Parameter 'frontmatter' implicitly has an 'any' type.
|
🔎 Type check:
app/helpers/getMessageBodyMarkdown.ts#L20
Argument of type '{ source: string; mdxOptions(options: any, frontmatter: any): any; }' is not assignable to parameter of type 'string'.
|
🔎 Type check:
app/helpers/getMessageBodyMarkdown.ts#L22
Parameter 'options' implicitly has an 'any' type.
|
🔎 Type check:
app/helpers/getMessageBodyMarkdown.ts#L22
Parameter 'frontmatter' implicitly has an 'any' type.
|
🔎 Type check:
app/routes/newsletter/webhook.tsx#L131
Argument of type '{ source: string; mdxOptions(options: any, frontmatter: any): any; }' is not assignable to parameter of type 'string'.
|
🔎 Type check:
app/routes/newsletter/webhook.tsx#L133
Parameter 'options' implicitly has an 'any' type.
|
🔎 Type check:
app/routes/newsletter/webhook.tsx#L133
Parameter 'frontmatter' implicitly has an 'any' type.
|
🔎 Type check:
app/routes/newsletter/$issueNumber/index.tsx#L28
Argument of type '{ source: string; mdxOptions(options: any, frontmatter: any): any; }' is not assignable to parameter of type 'string'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/cancel-workflow-action@0.9.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading