feat: bumps core react-native-background-downloader #42
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
|