Skip to content

3.2.4-rc2 - Revert Logger API from "import updates from 3.5 for Scope… #193

3.2.4-rc2 - Revert Logger API from "import updates from 3.5 for Scope…

3.2.4-rc2 - Revert Logger API from "import updates from 3.5 for Scope… #193

Triggered via push December 29, 2023 09:00
Status Success
Total duration 3m 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Build-and-Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/Koin.kt#L47
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/KoinApplication.kt#L31
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/annotation/KoinAnnotations.kt#L23
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/annotation/KoinAnnotations.kt#L23
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/annotation/KoinAnnotations.kt#L34
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/annotation/KoinAnnotations.kt#L34
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/annotation/KoinAnnotations.kt#L51
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/annotation/KoinAnnotations.kt#L51
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: core/koin-core/src/commonMain/kotlin/org/koin/core/module/Module.kt#L37
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: android/koin-android/src/main/java/org/koin/android/ext/android/ComponentCallbackExt.kt#L52
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: android/koin-android/src/main/java/org/koin/android/ext/koin/KoinExt.kt#L41
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: android/koin-android/src/main/java/org/koin/android/ext/koin/KoinExt.kt#L76
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: android/koin-android/src/main/java/org/koin/androidx/fragment/dsl/FragmentOf.kt#L17
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: android/koin-android/src/main/java/org/koin/androidx/fragment/dsl/ScopeFragmentOf.kt#L17
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
Build-and-Test: android/koin-android/src/main/java/org/koin/androidx/viewmodel/ViewModelOwner.kt#L10
'ViewModelOwner' is deprecated. Replaced by ViewModelStoreOwner
Build-and-Test: android/koin-android/src/main/java/org/koin/androidx/viewmodel/ViewModelOwner.kt#L20
'ViewModelOwner' is deprecated. Replaced by ViewModelStoreOwner
Build-and-Test: android/koin-android/src/main/java/org/koin/androidx/viewmodel/ViewModelOwner.kt#L23
'ViewModelOwner' is deprecated. Replaced by ViewModelStoreOwner
Build-and-Test: android/koin-android/src/main/java/org/koin/androidx/viewmodel/ViewModelOwner.kt#L27
'ViewModelOwner' is deprecated. Replaced by ViewModelStoreOwner
Build-and-Test: android/koin-android/src/main/java/org/koin/androidx/viewmodel/dsl/ScopeViewModelOf.kt#L16
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'