Skip to content

fix(main): fix en yfm syntax documentation link (#300) #909

fix(main): fix en yfm syntax documentation link (#300)

fix(main): fix en yfm syntax documentation link (#300) #909

Triggered via push July 25, 2024 09:09
Status Success
Total duration 1m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Verify Files
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, 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/
Verify Files: demo/Playground.stories.tsx#L13
Unexpected any. Specify a different type
Verify Files: demo/Playground.tsx#L37
Unexpected console statement
Verify Files: demo/Playground.tsx#L78
Unexpected console statement
Verify Files: demo/Playground.tsx#L79
Unexpected console statement
Verify Files: demo/Playground.tsx#L184
Unexpected console statement
Verify Files: demo/Playground.tsx#L188
Unexpected console statement
Verify Files: demo/Playground.tsx#L191
Unexpected console statement
Verify Files: demo/Playground.tsx#L211
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/PlaygroundEditorInEditor.stories.tsx#L11
Unexpected any. Specify a different type
Verify Files: demo/PresetDemo.tsx#L28
Unexpected console statement