Skip to content

get rid of content length property #70

get rid of content length property

get rid of content length property #70

Triggered via push January 15, 2024 18:34
Status Failure
Total duration 46s
Artifacts

deploy.yml

on: push
⬣ ESLint
27s
⬣ ESLint
ʦ TypeScript
36s
ʦ TypeScript
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 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
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
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/