Update compose version #6
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.5.1, yutailang0119/action-android-lint@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Generate GitHub annotations:
home/runner/.gradle/caches/transforms-3/b7f8da7c15f8e72410bf7350177be255/transformed/runtime-release/jars/lint.jar#L1
Obsolete custom lint check: Library lint checks reference invalid APIs; these checks **will be skipped**!
Lint found an issue registry (`androidx.compose.runtime.lint.RuntimeIssueRegistry`)
which contains some references to invalid API:
org.jetbrains.kotlin.analysis.api.session.KtAnalysisSessionProvider: org.jetbrains.kotlin.analysis.api.lifetime.KtLifetimeTokenFactory getTokenFactory()
(Referenced from androidx/compose/runtime/lint/AutoboxingStateCreationDetector.class)
Therefore, this lint check library is **not** included
in analysis. This affects the following lint checks:
`AutoboxingStateValueProperty`
`AutoboxingStateCreation`
`CoroutineCreationDuringComposition`
`FlowOperatorInvokedInComposition`
`ComposableLambdaParameterNaming`
`ComposableLambdaParameterPosition`
`ComposableNaming`
`StateFlowValueCalledInComposition`
`CompositionLocalNaming`
`MutableCollectionMutableState`
`ProduceStateDoesNotAssignValue`
`RememberReturnType`
`OpaqueUnitKey`
`UnrememberedMutableState`
To use this lint check, upgrade to a more recent version
of the library.
|
Generate GitHub annotations:
composeApp/src/androidMain/res/drawable-v24#L1
Obsolete SDK_INT Version Check: This folder configuration (`v24`) is unnecessary; `minSdkVersion` is 24. Merge all the resources in this folder into `drawable`.
|
Generate GitHub annotations:
composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher.xml#L2
Monochrome icon is not defined: The application adaptive icon is missing a monochrome tag
|
Generate GitHub annotations:
composeApp/src/androidMain/res/mipmap-anydpi-v26/ic_launcher_round.xml#L2
Monochrome icon is not defined: The application adaptive roundIcon is missing a monochrome tag
|
Generate GitHub annotations:
composeApp/build.gradle.kts#L58
Use TOML Version Catalog Instead: Use version catalog instead
|
The logs for this run have expired and are no longer available.
Loading