docs(demo): add more stories to storybook playground (#262) #782
Annotations
12 warnings
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify Files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify Files:
demo/Playground.stories.tsx#L13
Unexpected any. Specify a different type
|
Verify Files:
demo/Playground.tsx#L33
Unexpected console statement
|
Verify Files:
demo/Playground.tsx#L71
Unexpected console statement
|
Verify Files:
demo/Playground.tsx#L72
Unexpected console statement
|
Verify Files:
demo/Playground.tsx#L173
Unexpected console statement
|
Verify Files:
demo/Playground.tsx#L176
Unexpected console statement
|
Verify Files:
demo/Playground.tsx#L179
Unexpected console statement
|
Verify Files:
demo/PlaygroundEditorInEditor.stories.tsx#L11
Unexpected any. Specify a different type
|
Verify Files:
demo/SplitModePreview.tsx#L53
React Hook useMemo has an unnecessary dependency: 'theme'. Either exclude it or remove the dependency array
|
Verify Files:
demo/editor-in-editor/EditorInEditorExtension/index.tsx#L42
'EditorInEditorNodeView' was used before it was defined
|