Skip to content

fix(bundle): added preview in toolbar select #2020

fix(bundle): added preview in toolbar select

fix(bundle): added preview in toolbar select #2020

Triggered via pull request February 12, 2025 14:56
Status Success
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Verify Files
58s
Verify Files
Tests
29s
Tests
Check Circular Dependencies
22s
Check Circular Dependencies
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Verify Files: demo/components/Playground.tsx#L41
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L89
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L90
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L131
'directiveSyntax' is already declared in the upper scope on line 121 column 9
Verify Files: demo/components/Playground.tsx#L259
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L263
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L266
Unexpected console statement
Verify Files: demo/components/Playground.tsx#L286
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#L59
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'