Skip to content

Bump com.charleskorn.kaml:kaml from 0.59.0 to 0.60.0 #61

Bump com.charleskorn.kaml:kaml from 0.59.0 to 0.60.0

Bump com.charleskorn.kaml:kaml from 0.59.0 to 0.60.0 #61

Triggered via pull request June 10, 2024 22:43
Status Success
Total duration 3m 25s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
Build
Processed 5 files: 6 tests ✅ passed, checks: ⚠️ 7 warnings
Correctness: Obsolete Android Gradle Plugin Version: gradle/libs.versions.toml#L3
A newer version of com.android.application than 8.4.1 is available: 8.4.2 This detector looks for usage of the Android Gradle Plugin where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find. agp = "8.4.1" ~~~~~~~
Correctness: Obsolete Android Gradle Plugin Version: gradle/libs.versions.toml#L3
A newer version of com.android.application than 8.4.1 is available: 8.4.2 This detector looks for usage of the Android Gradle Plugin where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find. agp = "8.4.1" ~~~~~~~
Correctness: Obsolete Android Gradle Plugin Version: gradle/libs.versions.toml#L3
A newer version of com.android.application than 8.4.1 is available: 8.4.2 This detector looks for usage of the Android Gradle Plugin where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find. agp = "8.4.1" ~~~~~~~
Correctness: Obsolete Android Gradle Plugin Version: gradle/libs.versions.toml#L3
A newer version of com.android.library than 8.4.1 is available: 8.4.2 This detector looks for usage of the Android Gradle Plugin where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find. agp = "8.4.1" ~~~~~~~
Correctness: Obsolete Android Gradle Plugin Version: gradle/libs.versions.toml#L3
A newer version of com.android.library than 8.4.1 is available: 8.4.2 This detector looks for usage of the Android Gradle Plugin where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find. agp = "8.4.1" ~~~~~~~
Correctness: Obsolete Android Gradle Plugin Version: gradle/libs.versions.toml#L3
A newer version of com.android.library than 8.4.1 is available: 8.4.2 This detector looks for usage of the Android Gradle Plugin where the version you are using is not the current stable release. Using older versions is fine, and there are cases where you deliberately want to stick with an older version. However, you may simply not be aware that a more recent version is available, and that is what this lint check helps find. agp = "8.4.1" ~~~~~~~
Usability:Icons: Missing application icon: demo/src/main/AndroidManifest.xml#L3
Should explicitly set `android:icon`, there is no default You should set an icon for the application as whole because there is no default. This attribute must be set as a reference to a drawable resource containing the image (for example `@drawable/icon`). <application> ~~~~~~~~~~~
Build
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1