Mock react-markdown to fix jest issue #1384
test_and_lint.yml
on: push
Annotations
5 errors
|
lint
Process completed with exit code 1.
|
|
lint:
src/__mocks__/react-markdown.tsx#L9
[ESLint] react/react-in-jsx-scope: 'jsx' must be in scope when using JSX
|
|
lint:
src/__mocks__/react-markdown.tsx#L9
[ESLint] indent: Expected indentation of 4 spaces but found 2.
|
|
lint:
src/__mocks__/react-markdown.tsx#L5
[ESLint] @typescript-eslint/no-explicit-any: Unexpected any. Specify a different type.
|
|
lint:
src/__mocks__/react-markdown.tsx#L1
[ESLint] quotes: Strings must use doublequote.
|