Skip to content

Update Gradle Wrapper from 8.10.2 to 8.11 #293

Update Gradle Wrapper from 8.10.2 to 8.11

Update Gradle Wrapper from 8.10.2 to 8.11 #293

GitHub Actions / Test Results succeeded Nov 12, 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) (⌛ 76.135)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.8.+, withPackage=true) (⌛ 76.828)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.9.+, withPackage=false) (⌛ 134.16)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=1.9.+, withPackage=true) (⌛ 15.007)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=2.0.+, withPackage=false) (⌛ 44.006)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=2.0.+, withPackage=true) (⌛ 58.357)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=null, withPackage=false) (⌛ 86.832)
  • ✅ Args(gradleVersion=7.0, kotlinVersion=null, withPackage=true) (⌛ 85.049)
  • ✅ Args(gradleVersion=8.11, kotlinVersion=1.8.+, withPackage=false) (⌛ 95.507)
  • ✅ Args(gradleVersion=8.11, kotlinVersion=1.8.+, withPackage=true) (⌛ 98.108)
  • ✅ Args(gradleVersion=8.11, kotlinVersion=1.9.+, withPackage=false) (⌛ 61.245)
  • ✅ Args(gradleVersion=8.11, kotlinVersion=1.9.+, withPackage=true) (⌛ 15.951)
  • ✅ Args(gradleVersion=8.11, kotlinVersion=2.0.+, withPackage=false) (⌛ 26.411)
  • ✅ Args(gradleVersion=8.11, kotlinVersion=2.0.+, withPackage=true) (⌛ 25.27)
  • ✅ Args(gradleVersion=8.11, kotlinVersion=null, withPackage=false) (⌛ 58.177)
  • ✅ Args(gradleVersion=8.11, kotlinVersion=null, withPackage=true) (⌛ 49.022)
16 0 0 319.459
✅ com.github.gmazzo.buildconfig.BuildConfigTaskCacheabilityTest
  • ✅ using java, cacheability should succeeded() (⌛ 9.535)
  • ✅ using kotlin, cacheability should succeeded() (⌛ 198.445)
2 0 0 207.98
✅ com.github.gmazzo.buildconfig.BuildConfigTaskTest
  • ✅ order of fields must be honored when propagated to the generator() (⌛ 2.488)
1 0 0 2.488
✅ com.github.gmazzo.buildconfig.BuildConfigTypeUtilsTests
  • ✅ testJavaIdentifier() (⌛ 0.011)
  • ✅ testNameOfByJavaClass() (⌛ 0.006)
  • ✅ testNameOfByKType() (⌛ 0.202)
  • ✅ testNameOfByName() (⌛ 0.008)
4 0 0 0.235
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.003)
  • ✅ 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.001)
  • ✅ testStrings (⌛ 0.0)
14 0 0 0.014
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.007)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBytes (⌛ 0.0)
  • ✅ testChars (⌛ 0.0)
  • ✅ testCustomTypes (⌛ 0.0)
  • ✅ testDoubles (⌛ 0.0)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.0)
  • ✅ testLongs (⌛ 0.0)
  • ✅ testShorts (⌛ 0.0)
  • ✅ testStrings (⌛ 0.0)
11 0 0 0.018
✅ com.github.gmazzo.buildconfig.demos.groovy.BuildConfigTest
  • ✅ testBooleans (⌛ 0.008)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBytes (⌛ 0.0)
  • ✅ testChars (⌛ 0.001)
  • ✅ testCustomTypes (⌛ 0.001)
  • ✅ testDoubles (⌛ 0.0)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.0)
  • ✅ testLongs (⌛ 0.0)
  • ✅ testShorts (⌛ 0.001)
  • ✅ testStrings (⌛ 0.001)
11 0 0 0.019
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.056)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.073)
2 0 0 0.132
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.027)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.034)
2 0 0 0.063
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.039)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.041)
2 0 0 0.083
✅ com.github.gmazzo.buildconfig.demos.kts_android.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.073)
  • ✅ testFlavoredBuildConfigProperties (⌛ 0.041)
2 0 0 0.116
✅ com.github.gmazzo.buildconfig.demos.kts_multiplatform.BuildConfigTest
  • ✅ testBuildConfigProperties[js, node] (⌛ 0.006)
1 0 0 0.006
✅ com.github.gmazzo.buildconfig.demos.kts_multiplatform.BuildConfigTest
  • ✅ testBuildConfigProperties[jvm] (⌛ 0.04)
1 0 0 0.04
✅ 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.013)
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testBuildConfigVersionsProperties (⌛ 0.002)
  • ✅ testBytes (⌛ 0.001)
  • ✅ testChars (⌛ 0.002)
  • ✅ testCustomTypes (⌛ 0.001)
  • ✅ testCustomXMLGeneratorProperties (⌛ 0.012)
  • ✅ testDoubles (⌛ 0.001)
  • ✅ testFloats (⌛ 0.001)
  • ✅ testIntegers (⌛ 0.001)
  • ✅ testLongs (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
  • ✅ testShorts (⌛ 0.001)
  • ✅ testStrings (⌛ 0.001)
15 0 0 0.042
✅ com.github.gmazzo.buildconfig.generators.BuildConfigGeneratorUtilsTest
  • ✅ testParseTypename() (⌛ 0.001)
  • ✅ testParseTypenameError() (⌛ 0.016)
2 0 0 0.018
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.002)
3 0 0 0.006
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.004
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.0)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.001
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.003)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.009
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.006)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.013
✅ 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.001)
3 0 0 0.004
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.013)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.022
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.004)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.006
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.001)
  • ✅ testResourcesConfigProperties (⌛ 0.0)
3 0 0 0.002
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.002)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.007
✅ 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.002
✅ 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.001)
3 0 0 0.009
✅ gs.test.BuildConfigTest
  • ✅ testBuildConfigProperties (⌛ 0.001)
  • ✅ testBuildConfigTestProperties (⌛ 0.0)
  • ✅ testResourcesConfigProperties (⌛ 0.001)
3 0 0 0.002
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"
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~