Skip to content

Fix: multi level blockquote HTML to Markdown #77316

Fix: multi level blockquote HTML to Markdown

Fix: multi level blockquote HTML to Markdown #77316

Triggered via pull request June 1, 2024 06:40
Status Failure
Total duration 7m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run ESLint: src/components/AutoEmailLink.tsx#L23
Unsafe argument of type `any` assigned to a parameter of type `{ [Symbol.split](string: string, limit?: number | undefined): string[]; }`
Run ESLint: src/components/CurrencySelectionList/index.tsx#L27
Unsafe argument of type `any` assigned to a parameter of type `string | RegExp`
Run ESLint: src/components/DatePicker/CalendarPicker/index.tsx#L136
Unsafe return of an `any` typed value
Run ESLint: src/components/HTMLEngineProvider/HTMLRenderers/MentionUserRenderer.tsx#L2
Import from 'lodash/cloneDeep' detected. Consider using the native structuredClone()
Run ESLint: src/components/HTMLEngineProvider/HTMLRenderers/MentionUserRenderer.tsx#L69
Unsafe argument of type `any` assigned to a parameter of type `string`
Run ESLint: src/components/MenuItem.tsx#L397
Unsafe return of an `any` typed value
Run ESLint: src/components/StateSelector.tsx#L23
"" is overridden by string in this union type
Run ESLint: src/components/StateSelector.tsx#L78
Unsafe argument of type `any` assigned to a parameter of type `{}`
Run ESLint: src/components/StateSelector.tsx#L78
Invalid type "string | number | symbol" of template literal expression
Run ESLint: src/components/UserDetailsTooltip/BaseUserDetailsTooltip/index.tsx#L44
Unsafe argument of type `any` assigned to a parameter of type `string`
Run ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.