refactor: 다운로드 함수에서 진행률 관련 코드 제거 및 새 탭에서 열기 기능 추가 #103
Annotations
4 errors
|
Biome Check
Process completed with exit code 2.
|
|
Biome Check:
src/routes/my/-components/VideoDetailSwiper.tsx#L117
Parameter 'progress' implicitly has an 'any' type.
|
|
Biome Check:
src/routes/my/-components/VideoDetailSwiper.tsx#L117
Object literal may only specify known properties, and 'onProgress' does not exist in type 'DownloadOptions'.
|
|
Biome Check:
src/routes/my/-components/VideoDetailSwiper.tsx#L21
Module '"@/utils/download"' has no exported member 'DownloadProgress'.
|