Skip to content

Bump kotlin from 2.0.20 to 2.0.21 #288

Bump kotlin from 2.0.20 to 2.0.21

Bump kotlin from 2.0.20 to 2.0.21 #288

GitHub Actions / Test Results succeeded Oct 14, 2024 in 0s

137 tests ✅ passed, checks: ⚠️ 1

Test Suites ✅ 137 passed 🟡 0 skipped ❌ 0 failed ⌛ took
✅ com.github.gmazzo.buildconfig.BuildConfigPluginTest
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.8.+, withPackage=false) (⌛ 85.218)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.8.+, withPackage=true) (⌛ 86.64)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.9.+, withPackage=false) (⌛ 140.195)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.9.+, withPackage=true) (⌛ 14.159)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=2.0.+, withPackage=false) (⌛ 43.039)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=2.0.+, withPackage=true) (⌛ 57.955)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=null, withPackage=false) (⌛ 71.721)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=null, withPackage=true) (⌛ 72.878)
  • ✅ Args(gradleVersion=8.10.2, kotlinVersion=1.8.+, withPackage=false) (⌛ 76.769)
  • ✅ Args(gradleVersion=8.10.2, kotlinVersion=1.8.+, withPackage=true) (⌛ 102.284)
  • ✅ Args(gradleVersion=8.10.2, kotlinVersion=1.9.+, withPackage=false) (⌛ 79.132)
  • ✅ Args(gradleVersion=8.10.2, kotlinVersion=1.9.+, withPackage=true) (⌛ 20.627)
  • ✅ Args(gradleVersion=8.10.2, kotlinVersion=2.0.+, withPackage=false) (⌛ 16.692)
  • ✅ Args(gradleVersion=8.10.2, kotlinVersion=2.0.+, withPackage=true) (⌛ 24.501)
  • ✅ Args(gradleVersion=8.10.2, kotlinVersion=null, withPackage=false) (⌛ 63.412)
  • ✅ Args(gradleVersion=8.10.2, kotlinVersion=null, withPackage=true) (⌛ 55.631)
16 0 0 318.884
✅ com.github.gmazzo.buildconfig.BuildConfigTaskCacheabilityTest
  • ✅ using java, cacheability should succeeded() (⌛ 8.418)
  • ✅ using kotlin, cacheability should succeeded() (⌛ 209.125)
2 0 0 217.543
✅ com.github.gmazzo.buildconfig.BuildConfigTaskTest
  • ✅ order of fields must be honored when propagated to the generator() (⌛ 3.112)
1 0 0 3.112
✅ com.github.gmazzo.buildconfig.BuildConfigTypeUtilsTests
  • ✅ testJavaIdentifier() (⌛ 0.004)
  • ✅ testNameOfByJavaClass() (⌛ 0.004)
  • ✅ testNameOfByKType() (⌛ 0.184)
  • ✅ testNameOfByName() (⌛ 0.009)
4 0 0 0.217
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.005)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testBytes (⌛ 0.001)
  • ✅ testChars (⌛ 0.0)
  • ✅ testCustomBuildConfig (⌛ 0.002)
  • ✅ testCustomTypes (⌛ 0.0)
  • ✅ testDoubles (⌛ 0.0)
  • ✅ testFloats (⌛ 0.0)
  • ✅ testIntegers (⌛ 0.0)
  • ✅ testLongs (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
  • ✅ testShorts (⌛ 0.0)
  • ✅ testStrings (⌛ 0.001)
14 0 0 0.014
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.01)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBytes (⌛ 0.0)
  • ✅ testChars (⌛ 0.001)
  • ✅ testCustomTypes (⌛ 0.001)
  • ✅ testDoubles (⌛ 0.001)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.0)
  • ✅ testLongs (⌛ 0.0)
  • ✅ testShorts (⌛ 0.001)
  • ✅ testStrings (⌛ 0.001)
11 0 0 0.023
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.013)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBytes (⌛ 0.001)
  • ✅ testChars (⌛ 0.001)
  • ✅ testCustomTypes (⌛ 0.0)
  • ✅ testDoubles (⌛ 0.0)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.001)
  • ✅ testLongs (⌛ 0.0)
  • ✅ testShorts (⌛ 0.003)
  • ✅ testStrings (⌛ 0.0)
11 0 0 0.027
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.03)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.022)
2 0 0 0.055
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.078)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.075)
2 0 0 0.157
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.072)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.039)
2 0 0 0.114
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.076)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.023)
2 0 0 0.101
✅ com.github.gmazzo.buildconfig.demos.kts_multiplatform.BuildConfigTest
  • ✅ testBuildConfigProperties[js, node] (⌛ 0.001)
1 0 0 0.001
✅ com.github.gmazzo.buildconfig.demos.kts_multiplatform.BuildConfigTest
  • ✅ testBuildConfigProperties[jvm] (⌛ 0.064)
1 0 0 0.064
✅ com.github.gmazzo.buildconfig.demos.kts_multiplatform.CommonBuildConfigTest
  • ✅ testBuildConfigProperties[js, node] (⌛ 0.002)
1 0 0 0.002
✅ com.github.gmazzo.buildconfig.demos.kts_multiplatform.CommonBuildConfigTest
  • ✅ testBuildConfigProperties[jvm] (⌛ 0.001)
1 0 0 0.001
✅ com.github.gmazzo.buildconfig.demos.kts.BuildConfigITest
  • ✅ testBuildConfigIntegrationTestProperties (⌛ 0.001)
1 0 0 0.001
✅ com.github.gmazzo.buildconfig.demos.kts.BuildConfigTest
  • ✅ testBooleans (⌛ 0.004)
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testBuildConfigVersionsProperties (⌛ 0.002)
  • ✅ testBytes (⌛ 0.0)
  • ✅ testChars (⌛ 0.0)
  • ✅ testCustomTypes (⌛ 0.0)
  • ✅ testCustomXMLGeneratorProperties (⌛ 0.033)
  • ✅ testDoubles (⌛ 0.002)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.001)
  • ✅ testLongs (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
  • ✅ testShorts (⌛ 0.001)
  • ✅ testStrings (⌛ 0.0)
15 0 0 0.048
✅ com.github.gmazzo.buildconfig.generators.BuildConfigGeneratorUtilsTest
  • ✅ testParseTypename() (⌛ 0.002)
  • ✅ testParseTypenameError() (⌛ 0.036)
2 0 0 0.055
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.002)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.008
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.008)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.009
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.003
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.007
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.013)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.017
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.008
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.002
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.015
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.001
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.001
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.004
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.004
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.002)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.003
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.001
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.003)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.004
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.005)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.021
Android Lint 🛑 0 errors ⚠️ 1 warning 💡 0 others
Correctness / GradleDependency 0 1 0

Annotations

Check warning on line 15 in /home/runner/work/gradle-buildconfig-plugin/gradle-buildconfig-plugin/demo-project/kts-android/build.gradle.kts

See this annotation in the file changed.

@github-actions github-actions / Test Results

Correctness: Obsolete Gradle Dependency

A newer version of `compileSdkVersion` than 30 is available: 34
Raw output
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.
    compileSdkVersion = "android-30"
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~