added "Remember the mode" story (#269) #802
Annotations
11 warnings
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/.
|
demo/Playground.stories.tsx#L13
Unexpected any. Specify a different type
|
demo/Playground.tsx#L35
Unexpected console statement
|
demo/Playground.tsx#L75
Unexpected console statement
|
demo/Playground.tsx#L76
Unexpected console statement
|
demo/Playground.tsx#L178
Unexpected console statement
|
demo/Playground.tsx#L182
Unexpected console statement
|
demo/Playground.tsx#L185
Unexpected console statement
|
demo/Playground.tsx#L205
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
|
demo/PlaygroundEditorInEditor.stories.tsx#L11
Unexpected any. Specify a different type
|
demo/PresetDemo.tsx#L28
Unexpected console statement
|
This job succeeded
Loading