Skip to content

feat: Display Upload Progress as Percentage and File Size / Total File Size (Take Two) #1155

feat: Display Upload Progress as Percentage and File Size / Total File Size (Take Two)

feat: Display Upload Progress as Percentage and File Size / Total File Size (Take Two) #1155

Triggered via pull request April 25, 2024 20:50
Status Success
Total duration 1m 15s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint-frontend: frontend/src/components/prompts/UploadFiles.vue#L13
Replace `路{{路getProgressDecimal路}}%路Completed` with `鈴幝仿仿仿仿仿仿仿仿仿仿仿穥{路getProgressDecimal路}}%路Completed鈴幝仿仿仿仿仿仿仿仿穈
lint-frontend: frontend/src/components/prompts/UploadFiles.vue#L14
Replace `路{{路getTotalProgressBytes路}}路/路{{路getTotalSize路}}` with `鈴幝仿仿仿仿仿仿仿仿仿仿仿穥{路getTotalProgressBytes路}}路/路{{路getTotalSize路}}鈴幝仿仿仿仿仿仿仿仿穈
lint-frontend: frontend/src/stores/upload.ts#L18
Replace `'0路Bytes'` with `"0路Bytes"`
lint-frontend: frontend/src/stores/upload.ts#L20
Replace `'Bytes',路'KB',路'MB',路'GB',路'TB',路'PB',路'EB',路'ZB',路'YB'` with `"Bytes",路"KB",路"MB",路"GB",路"TB",路"PB",路"EB",路"ZB",路"YB"`
lint-frontend: frontend/src/stores/upload.ts#L22
Replace `'路'` with `"路"`
lint-frontend: frontend/src/stores/upload.ts#L72
Replace `'0路Bytes'` with `"0路Bytes"`