Skip to content

chore(deps): update dependency tuist to v4.38.2 #1363

chore(deps): update dependency tuist to v4.38.2

chore(deps): update dependency tuist to v4.38.2 #1363

Triggered via pull request December 25, 2024 02:52
Status Success
Total duration 16m 37s
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.