Prerelease #3
Annotations
1 error and 11 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
demo/EscapeConfig.stories.tsx#L13
Unexpected any. Specify a different type
|
demo/Playground.stories.tsx#L13
Unexpected any. Specify a different type
|
demo/Playground.tsx#L43
Unexpected console statement
|
demo/Playground.tsx#L100
Unexpected console statement
|
demo/Playground.tsx#L101
Unexpected console statement
|
demo/Playground.tsx#L225
Unexpected console statement
|
demo/Playground.tsx#L229
Unexpected console statement
|
demo/Playground.tsx#L232
Unexpected console statement
|
demo/Playground.tsx#L252
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
|
This job failed
Loading