Conversion to sanity #55
Annotations
3 errors and 1 warning
🔎 Type check:
app/routes/newsletter/$issueNumber/index.tsx#L28
Property 'messageBody' does not exist on type 'Newsletter'.
|
🔎 Type check:
app/routes/newsletter/$issueNumber/index.tsx#L52
Type '{ messageBody: string[]; _id: string; _createdAt: string; _updatedAt: string; subject: string; preview: string; body: string; sendAt: string; shouldSend: boolean; sendGridId: string; sendGridDesignId: string; author: SerializeObject<...>; }' is not assignable to type 'IntrinsicAttributes & NewsletterEmailProps'.
|
🔎 Type check
Process completed with exit code 1.
|
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