issue #26: dockerfile #5
Annotations
10 errors and 2 warnings
src/App.tsx#L3
Insert `;`
|
src/App.tsx#L15
Replace `/>}` with `·/>}·`
|
src/Components/DragDropFileInput/DragDropFileInput.tsx#L11
Replace `=>` with `·=>·`
|
src/Components/DragDropFileInput/DragDropFileInput.tsx#L12
Replace `(file=="")` with `·(file·==·"")·`
|
src/Components/DragDropFileInput/DragDropFileInput.tsx#L14
Replace `=` with `·=·`
|
src/Components/DragDropFileInput/DragDropFileInput.tsx#L16
Replace `[file])` with `·[file]);`
|
|
|
src/Components/FileList/FileElement/FileElement.tsx#L8
Replace `=>` with `·=>·`
|
src/Components/FileList/FileElement/FileElement.tsx#L11
Replace `·file,·position,·onClick,·onDelete·` with `⏎··file,⏎··position,⏎··onClick,⏎··onDelete,⏎`
|
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/.
|
src/Pages/JsonPage/Json.tsx#L50
React Hook useEffect has missing dependencies: 'uploadStarted' and 'upload_all'. Either include them or remove the dependency array
|
This job failed
Loading