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