Skip to content

feat: added support for an empty string #1613

feat: added support for an empty string

feat: added support for an empty string #1613

Triggered via pull request December 2, 2024 13:52
Status Success
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Verify Files: demo/components/Playground.tsx#L49
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L116
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L117
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L161
'directiveSyntax' is already declared in the upper scope on line 149 column 9
Verify Files: demo/components/Playground.tsx#L284
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L288
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L291
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L311
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'