Skip to content

Update Gradle Wrapper from 8.11.1 to 8.12 #151

Update Gradle Wrapper from 8.11.1 to 8.12

Update Gradle Wrapper from 8.11.1 to 8.12 #151

GitHub Actions / Test Results succeeded Dec 21, 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) (⌛ 78.915)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.8.+, withPackage=true) (⌛ 78.338)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.9.+, withPackage=false) (⌛ 139.718)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.9.+, withPackage=true) (⌛ 12.169)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=2.0.+, withPackage=false) (⌛ 41.587)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=2.0.+, withPackage=true) (⌛ 53.456)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=null, withPackage=false) (⌛ 89.06)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=null, withPackage=true) (⌛ 89.304)
  • ✅ Args(gradleVersion=8.12, kotlinVersion=1.8.+, withPackage=false) (⌛ 104.949)
  • ✅ Args(gradleVersion=8.12, kotlinVersion=1.8.+, withPackage=true) (⌛ 105.736)
  • ✅ Args(gradleVersion=8.12, kotlinVersion=1.9.+, withPackage=false) (⌛ 77.465)
  • ✅ Args(gradleVersion=8.12, kotlinVersion=1.9.+, withPackage=true) (⌛ 27.267)
  • ✅ Args(gradleVersion=8.12, kotlinVersion=2.0.+, withPackage=false) (⌛ 39.487)
  • ✅ Args(gradleVersion=8.12, kotlinVersion=2.0.+, withPackage=true) (⌛ 48.904)
  • ✅ Args(gradleVersion=8.12, kotlinVersion=null, withPackage=false) (⌛ 56.6)
  • ✅ Args(gradleVersion=8.12, kotlinVersion=null, withPackage=true) (⌛ 51.14)
16 0 0 326.895
✅ com.github.gmazzo.buildconfig.BuildConfigTaskCacheabilityTest
  • ✅ using java, cacheability should succeeded() (⌛ 5.499)
  • ✅ using kotlin, cacheability should succeeded() (⌛ 182.479)
2 0 0 187.979
✅ com.github.gmazzo.buildconfig.BuildConfigTaskTest
  • ✅ order of fields must be honored when propagated to the generator() (⌛ 2.108)
1 0 0 2.108
✅ com.github.gmazzo.buildconfig.BuildConfigTypeUtilsTests
  • ✅ testJavaIdentifier() (⌛ 0.007)
  • ✅ testNameOfByJavaClass() (⌛ 0.002)
  • ✅ testNameOfByKType() (⌛ 0.183)
  • ✅ testNameOfByName() (⌛ 0.004)
4 0 0 0.216
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.004)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testBytes (⌛ 0.001)
  • ✅ testChars (⌛ 0.001)
  • ✅ testCustomBuildConfig (⌛ 0.002)
  • ✅ testCustomTypes (⌛ 0.0)
  • ✅ testDoubles (⌛ 0.001)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.0)
  • ✅ testLongs (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
  • ✅ testShorts (⌛ 0.0)
  • ✅ testStrings (⌛ 0.001)
14 0 0 0.018
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.018)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBytes (⌛ 0.0)
  • ✅ testChars (⌛ 0.0)
  • ✅ testCustomTypes (⌛ 0.0)
  • ✅ testDoubles (⌛ 0.001)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.0)
  • ✅ testLongs (⌛ 0.0)
  • ✅ testShorts (⌛ 0.001)
  • ✅ testStrings (⌛ 0.0)
11 0 0 0.024
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.011)
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBytes (⌛ 0.001)
  • ✅ testChars (⌛ 0.0)
  • ✅ testCustomTypes (⌛ 0.001)
  • ✅ testDoubles (⌛ 0.001)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.001)
  • ✅ testLongs (⌛ 0.001)
  • ✅ testShorts (⌛ 0.001)
  • ✅ testStrings (⌛ 0.001)
11 0 0 0.025
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.057)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.051)
2 0 0 0.108
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.077)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.057)
2 0 0 0.14
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.06)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.068)
2 0 0 0.133
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.043)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.034)
2 0 0 0.084
✅ com.github.gmazzo.buildconfig.demos.kts_multiplatform.BuildConfigTest
  • ✅ testBuildConfigProperties[js, node] (⌛ 0.0)
1 0 0 0.0
✅ com.github.gmazzo.buildconfig.demos.kts_multiplatform.BuildConfigTest
  • ✅ testBuildConfigProperties[jvm] (⌛ 0.085)
1 0 0 0.085
✅ 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.002)
1 0 0 0.002
✅ com.github.gmazzo.buildconfig.demos.kts.BuildConfigITest
  • ✅ testBuildConfigIntegrationTestProperties (⌛ 0.001)
1 0 0 0.001
✅ com.github.gmazzo.buildconfig.demos.kts.BuildConfigTest
  • ✅ testBooleans (⌛ 0.003)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testBuildConfigVersionsProperties (⌛ 0.001)
  • ✅ testBytes (⌛ 0.0)
  • ✅ testChars (⌛ 0.0)
  • ✅ testCustomTypes (⌛ 0.001)
  • ✅ testCustomXMLGeneratorProperties (⌛ 0.017)
  • ✅ testDoubles (⌛ 0.001)
  • ✅ testFloats (⌛ 0.0)
  • ✅ testIntegers (⌛ 0.0)
  • ✅ testLongs (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
  • ✅ testShorts (⌛ 0.0)
  • ✅ testStrings (⌛ 0.001)
15 0 0 0.031
✅ com.github.gmazzo.buildconfig.generators.BuildConfigGeneratorUtilsTest
  • ✅ testParseTypename() (⌛ 0.005)
  • ✅ testParseTypenameError() (⌛ 0.037)
2 0 0 0.05
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.002)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.01
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.001
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.002)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.005
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ 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.003
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.004
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.003)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.019
✅ 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.003
✅ 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.002
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.004
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.009)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.019
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.005
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.004
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.004)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.007
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"
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~