Implement file-by-file download with progress #15162
Annotations
10 errors and 6 warnings
Lint:
frontend/src/components/download-progress.tsx#L9
Replace `·initialPath,·onClose·` with `⏎··initialPath,⏎··onClose,⏎`
|
|
|
Lint:
frontend/src/components/download-progress.tsx#L47
Unary operator '++' used
|
Lint:
frontend/src/components/download-progress.tsx#L57
Replace `{progress.currentFile}` with `⏎············{progress.currentFile}⏎··········`
|
|
|
|
Lint:
frontend/src/components/download-progress.tsx#L79
Missing an explicit type attribute for button
|
|
Lint:
frontend/src/components/download-progress.tsx#L31
Unexpected console statement
|
Lint:
frontend/src/routes/_oh.app.tsx#L47
Unexpected console statement
|
Lint:
frontend/src/services/actions.ts#L152
Unexpected console statement
|
Lint:
frontend/src/utils/download-files.ts#L74
Unexpected console statement
|
Lint:
frontend/src/utils/download-files.ts#L123
Unexpected console statement
|
Lint:
frontend/src/utils/download-files.ts#L130
Unexpected console statement
|
Loading