Skip to content

fix(deps): update dependency com.google.accompanist:accompanist-permissions to v0.37.0 #1359

fix(deps): update dependency com.google.accompanist:accompanist-permissions to v0.37.0

fix(deps): update dependency com.google.accompanist:accompanist-permissions to v0.37.0 #1359

Triggered via pull request December 20, 2024 14:34
Status Success
Total duration 12m 47s
Artifacts

ios-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: --- xcodebuild#L1
Using the first of multiple matching destinations:
Build: shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/coil/ImageLoaderFactory.kt#L5
'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
Build: shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/core/DispatchersProvider.kt#L5
'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
Build: ust-chatting/just-chatting/shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/logging/LoggerExt.kt#L3
Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
Build: shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/logging/LoggerExt.kt#L6
Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
Build: shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/logging/LoggerExt.kt#L9
Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
Build: shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/logging/LoggerExt.kt#L12
Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
Build: shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/logging/LoggerExt.kt#L15
Expected performance impact from inlining is insignificant. Inlining works best for functions with parameters of function types.
Build: shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/parcel/Parcelable.kt#L3
'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. You can use -Xexpect-actual-classes flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
Build: shared/src/commonMain/kotlin/fr/outadoc/justchatting/utils/presentation/OnLifecycleEvent.kt#L13
'val LocalLifecycleOwner: ProvidableCompositionLocal<LifecycleOwner>' is deprecated. Moved to lifecycle-runtime-compose library in androidx.lifecycle.compose package.