Skip to content

Update build.yaml

Update build.yaml #264

Triggered via push May 7, 2024 15:30
Status Success
Total duration 17m 12s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 1 notice
Build
Processed 31 files with: - errors: 0 - warnings: 4 - notices: 0
Correctness: Obsolete Gradle Dependency: demo-project-jvm/app/build.gradle.kts#L9
A newer version of `compileSdkVersion` than 30 is available: 34 This detector looks for usages of libraries 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.
Correctness: Obsolete Gradle Dependency: demo-project-jvm/lib2/build.gradle.kts#L9
A newer version of `compileSdkVersion` than 30 is available: 34 This detector looks for usages of libraries 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.
Correctness: Obsolete Gradle Dependency: demo-project-kotlin/app/build.gradle.kts#L35
A newer version of `compileSdkVersion` than 30 is available: 34 This detector looks for usages of libraries 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.
Correctness: Obsolete Gradle Dependency: demo-project-kotlin/lib2/build.gradle.kts#L9
A newer version of `compileSdkVersion` than 30 is available: 34 This detector looks for usages of libraries 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.