add note handlers and fix publishedAt bug #75
deploy.yml
on: push
⬣ ESLint
27s
ʦ TypeScript
37s
Annotations
10 errors and 14 warnings
ʦ TypeScript:
app/helpers/getMessageBodyMarkdown.ts#L8
Argument of type '{ source: string; mdxOptions(options: any, frontmatter: any): any; }' is not assignable to parameter of type 'string'.
|
ʦ TypeScript:
app/helpers/getMessageBodyMarkdown.ts#L10
Parameter 'options' implicitly has an 'any' type.
|
ʦ TypeScript:
app/helpers/getMessageBodyMarkdown.ts#L10
Parameter 'frontmatter' implicitly has an 'any' type.
|
ʦ TypeScript:
app/helpers/getMessageBodyMarkdown.ts#L20
Argument of type '{ source: string; mdxOptions(options: any, frontmatter: any): any; }' is not assignable to parameter of type 'string'.
|
ʦ TypeScript:
app/helpers/getMessageBodyMarkdown.ts#L22
Parameter 'options' implicitly has an 'any' type.
|
ʦ TypeScript:
app/helpers/getMessageBodyMarkdown.ts#L22
Parameter 'frontmatter' implicitly has an 'any' type.
|
ʦ TypeScript:
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'.
|
ʦ TypeScript:
app/routes/newsletter/webhook.tsx#L133
Parameter 'options' implicitly has an 'any' type.
|
ʦ TypeScript:
app/routes/newsletter/webhook.tsx#L133
Parameter 'frontmatter' implicitly has an 'any' type.
|
ʦ TypeScript:
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'.
|
⬣ ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.1, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
⬣ ESLint
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/
|
⬣ ESLint:
app/animations/AniLink.tsx#L9
Unnecessarily computed property ["wave-border bottom inline-block"] found
|
⬣ ESLint:
app/animations/LifeAni.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
⬣ ESLint:
app/animations/Me.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
⬣ ESLint:
app/animations/MotionAni.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
⬣ ESLint:
app/animations/VideoAni.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
⬣ ESLint:
app/components/Layout.tsx#L1
Import "PropsWithChildren" is only used as types
|
⬣ ESLint:
app/components/StoriesSection.tsx#L1
Imports "PropsWithChildren" and "ReactElement" are only used as types
|
⬣ ESLint:
app/components/StoriesSection.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
⬣ ESLint:
app/components/StoryCard.tsx#L5
All imports in the declaration are only used as types. Use `import type`
|
⬣ ESLint:
app/components/Topbar.tsx#L4
'ThemeSwitch' is defined but never used
|
ʦ TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@0.9.1, actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ʦ TypeScript
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/
|