feat(types)!: updated MarkdownSerializer types #1922
ci.yml
on: pull_request
Verify Files
52s
Tests
31s
Check Circular Dependencies
2m 36s
Annotations
2 errors and 10 warnings
Tests
Process completed with exit code 1.
|
Verify Files
Process completed with exit code 2.
|
Verify Files:
demo/components/Playground.tsx#L42
Unexpected console statement
|
Verify Files:
demo/components/Playground.tsx#L90
Unexpected console statement
|
Verify Files:
demo/components/Playground.tsx#L91
Unexpected console statement
|
Verify Files:
demo/components/Playground.tsx#L132
'directiveSyntax' is already declared in the upper scope on line 122 column 9
|
Verify Files:
demo/components/Playground.tsx#L260
Unexpected console statement
|
Verify Files:
demo/components/Playground.tsx#L264
Unexpected console statement
|
Verify Files:
demo/components/Playground.tsx#L267
Unexpected console statement
|
Verify Files:
demo/components/Playground.tsx#L287
React Hook useEffect has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
|
Verify Files:
demo/components/SplitModePreview.tsx#L58
React Hook useMemo has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array
|
Verify Files:
demo/hooks/useYfmHtmlBlockStyles.ts#L25
Assignment to property of function parameter 'acc'
|