This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
fix(deps): update coil to v3.0.2 #4881
Annotations
3 errors and 6 warnings
Build iOS application:
common/ui/compose/src/commonMain/kotlin/app/tivi/common/compose/ui/Image.kt#L28
'interface EqualityDelegate : AsyncImageModelEqualityDelegate' is deprecated. Migrate to LocalAsyncImageModelEqualityDelegate.
|
Build iOS application:
common/ui/compose/src/commonMain/kotlin/app/tivi/common/compose/ui/Image.kt#L53
'fun AsyncImage(model: Any?, contentDescription: String?, imageLoader: ImageLoader, modifier: Modifier = ..., transform: (AsyncImagePainter.State) -> AsyncImagePainter.State = ..., onState: ((AsyncImagePainter.State) -> Unit)? = ..., alignment: Alignment = ..., contentScale: ContentScale = ..., alpha: Float = ..., colorFilter: ColorFilter? = ..., filterQuality: FilterQuality = ..., clipToBounds: Boolean = ..., modelEqualityDelegate: EqualityDelegate = ...): Unit' is deprecated. Migrate to LocalAsyncImageModelEqualityDelegate.
|
Build iOS application
Process completed with exit code 1.
|
Build iOS application
ld: ignoring duplicate libraries: '-lc++'
|
Build iOS application
Run script build phase 'Build :shared KMP library' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Tivi' from project 'Tivi')
|
Build iOS application
Run script build phase 'Upload Crashlytics symbols' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Tivi' from project 'Tivi')
|
Build iOS application:
ios-app/Tivi/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'PromisesSwift-Promises_Privacy' from project 'Pods')
|
Build iOS application:
ios-app/Tivi/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.4.99. (in target 'PromisesObjC' from project 'Pods')
|
Upload build outputs
No files were found with the provided path: *.ipa
*.dSYM.zip. No artifacts will be uploaded.
|
Loading