Skip to content

feat: bumps core react-native-background-downloader #42

feat: bumps core react-native-background-downloader

feat: bumps core react-native-background-downloader #42

Triggered via pull request April 5, 2025 07:04
Status Failure
Total duration 32s
Artifacts

pr.yml

on: pull_request
Matrix: build / build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build / build (18.x)
Process completed with exit code 2.
build / build (18.x): src/index.ts#L879
Property 'totalBytes' does not exist on type 'DownloadTask'.
build / build (18.x): src/index.ts#L870
Property 'totalBytes' does not exist on type 'DownloadTask'.
build / build (18.x): src/index.ts#L867
Property 'totalBytes' does not exist on type 'DownloadTask'.
build / build (18.x): src/index.ts#L728
Parameter 'total' implicitly has an 'any' type.
build / build (18.x): src/index.ts#L728
Parameter 'bytes' implicitly has an 'any' type.
build / build (18.x): src/index.ts#L728
Parameter 'percent' implicitly has an 'any' type.
build / build (18.x): src/index.ts#L728
Argument of type '(percent: any, bytes: any, total: any) => void' is not assignable to parameter of type 'ProgressHandler'.
build / build (16.x)
The operation was canceled.
build / build (16.x)
The strategy configuration was canceled because "build.build._18_x" failed