build(deps-dev): bump esbuild from 0.21.5 to 0.25.0 #909
Annotations
10 warnings
|
Lint Files:
src/bundle/Editor.ts#L74
@internal should be empty
|
|
Lint Files:
src/bundle/Editor.ts#L43
Unexpected any. Specify a different type
|
|
Lint Files:
demo/stories/editor-in-editor/EditorInEditorExtension/index.tsx#L37
'EditorInEditorNodeView' was used before it was defined
|
|
Lint Files:
demo/stories/editor-in-editor/EditorInEditor.tsx#L43
React Hook useEffect has a missing dependency: 'editor._wysiwygView'. Either include it or remove the dependency array
|
|
Lint Files:
demo/hooks/useYfmHtmlBlockStyles.ts#L25
Assignment to property of function parameter 'acc'
|
|
Lint Files:
demo/components/SplitModePreview.tsx#L78
React Hook useMemo has a missing dependency: 'disableMarkdownItAttrs'. Either include it or remove the dependency array
|
|
Lint Files:
demo/components/Playground.tsx#L345
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
|
|
Lint Files:
demo/components/Playground.tsx#L176
'logger' is already declared in the upper scope on line 28 column 5
|
|
Lint Files:
demo/components/Playground.tsx#L156
'directiveSyntax' is already declared in the upper scope on line 141 column 9
|
|
Lint Files:
demo/components/Playground.tsx#L89
Unexpected any. Specify a different type
|
Loading