Skip to content

Adopted io.github.gmazzo.dependencies.embedded plugin #196

Adopted io.github.gmazzo.dependencies.embedded plugin

Adopted io.github.gmazzo.dependencies.embedded plugin #196

GitHub Actions / Test Results succeeded Dec 23, 2024 in 0s

79 tests ✅ passed, checks: ⚠️ 2

Test Suites ✅ 79 passed 🟡 0 skipped ❌ 0 failed ⌛ took
✅ io.github.gmazzo.codeowners.CodeOwnersJVMPluginCompatTest
  • ✅ alone (⌛ 69.18)
  • ✅ withAndroid (⌛ 59.66)
  • ✅ withBoth (⌛ 19.738)
  • ✅ withKotlin (⌛ 25.276)
4 0 0 173.866
✅ io.github.gmazzo.codeowners.CodeOwnersJVMPluginTest
  • ✅ generates admin code package info correctly() (⌛ 0.024)
  • ✅ generates child1 code package info correctly() (⌛ 0.513)
  • ✅ generates child2 code package info correctly() (⌛ 0.099)
  • ✅ generates child3 code package info correctly() (⌛ 0.053)
  • ✅ generates root code package info correctly() (⌛ 1.274)
5 0 0 1.964
✅ io.github.gmazzo.codeowners.CodeOwnersKotlinPluginCompatTest
  • ✅ withBoth (⌛ 32.267)
  • ✅ withKotlin (⌛ 98.188)
2 0 0 130.459
✅ io.github.gmazzo.codeowners.CodeOwnersPluginCompatTest
  • ✅ alone (⌛ 120.099)
  • ✅ withAndroid (⌛ 43.577)
  • ✅ withBoth (⌛ 18.47)
  • ✅ withKotlin (⌛ 22.902)
4 0 0 205.128
✅ io.github.gmazzo.codeowners.CodeOwnersTest
  • ✅ given an unowned class, returns null() (⌛ 0.013)
  • ✅ given proxy class of Foo, returns owners correctly() (⌛ 0.002)
  • ✅ reports AnotherBaz owners correctly, when reading from a stacktrace() (⌛ 0.043)
  • ✅ reports AnotherBaz owners correctly() (⌛ 0.001)
  • ✅ reports Bar owners correctly() (⌛ 0.005)
  • ✅ reports BarImpl owners correctly() (⌛ 0.001)
  • ✅ reports BarImpl$Inner owners correctly() (⌛ 0.002)
  • ✅ reports Baz owners correctly() (⌛ 0.862)
  • ✅ reports Foo owners correctly() (⌛ 0.002)
  • ✅ reports FooBar owners correctly() (⌛ 0.002)
  • ✅ reports FooBarImpl owners correctly() (⌛ 0.034)
  • ✅ reports FooImpl owners correctly() (⌛ 0.013)
12 0 0 0.998
✅ io.github.gmazzo.codeowners.CodeOwnersTest
  • ✅ reports_Bar_owners_correctly[jvm] (⌛ 0.0)
  • ✅ reports_baz_function_owners_correctly[jvm] (⌛ 0.324)
  • ✅ reports_Baz_owners_correctly[jvm] (⌛ 0.131)
  • ✅ reports_Foo_owners_correctly[jvm] (⌛ 0.001)
  • ✅ reports_owners_of_from_stackstrace_correctly[jvm] (⌛ 0.013)
  • ✅ reports_proxy_of_Foo_owners_correctly[jvm] (⌛ 0.002)
6 0 0 0.471
✅ io.github.gmazzo.codeowners.CodeOwnersTransformTest
  • ✅ transform, should process the input jar and generate the right output() (⌛ 0.009)
1 0 0 0.009
✅ io.github.gmazzo.codeowners.matcher.CodeOwnersFileTest
  • ✅ entries can be serialized correctly() (⌛ 0.006)
  • ✅ given entries, should generate codeowners content() (⌛ 0.01)
  • ✅ should handle comments() (⌛ 0.001)
  • ✅ should handle inline comments() (⌛ 0.0)
  • ✅ should handle paths slash# sequences() (⌛ 0.0)
  • ✅ should handle paths with spaces() (⌛ 0.0)
  • ✅ should parse a complex file() (⌛ 0.001)
  • ✅ when file has entry without owners, should parse it anyway() (⌛ 0.168)
8 0 0 0.188
✅ io.github.gmazzo.codeowners.matcher.CodeOwnersMatcherTest
  • ✅ [1] file, @global-owner1 @global-owner2 (⌛ 0.03)
  • ✅ [1] root/file, @global-owner1 @global-owner2 (⌛ 0.016)
  • ✅ [2] doc/file, @global-owner1 @global-owner2 (⌛ 0.001)
  • ✅ [2] root/doc/file, @global-owner1 @global-owner2 (⌛ 0.0)
  • ✅ [3] doc/file, @global-owner1 @global-owner2 (⌛ 0.001)
  • ✅ [3] root/doc/file, @global-owner1 @global-owner2 (⌛ 0.001)
  • ✅ [4] /build/logs/file, @doctocat (⌛ 0.001)
  • ✅ [4] root//build/logs/file, @doctocat (⌛ 0.001)
  • ✅ [5] /build/logs/file.js, @doctocat (⌛ 0.001)
  • ✅ [5] root//build/logs/file.js, @doctocat (⌛ 0.0)
  • ✅ [6] doc/file.js, @js-owner (⌛ 0.001)
  • ✅ [6] root/doc/file.js, @js-owner (⌛ 0.003)
12 0 0 0.064
✅ org.test.jvm.app.AppOwnersTest
  • ✅ ownerOfApp (⌛ 0.018)
  • ✅ ownerOfAppUtils (⌛ 0.102)
  • ✅ ownerOfAppUtilsPackage (⌛ 0.094)
  • ✅ ownerOfLib (⌛ 0.034)
  • ✅ ownerOfLibUtils (⌛ 0.016)
  • ✅ ownerOfMoreUtils (⌛ 0.026)
  • ✅ ownerOfSelf (⌛ 0.002)
7 0 0 0.293
✅ org.test.jvm.app.AppOwnersTest
  • ✅ ownerOfApp (⌛ 0.001)
  • ✅ ownerOfAppUtils (⌛ 0.086)
  • ✅ ownerOfAppUtilsPackage (⌛ 0.001)
  • ✅ ownerOfLib (⌛ 0.001)
  • ✅ ownerOfLibUtils (⌛ 0.001)
  • ✅ ownerOfMoreUtils (⌛ 0.001)
  • ✅ ownerOfSelf (⌛ 0.005)
7 0 0 0.103
✅ org.test.jvm.lib.AndroidLibOwnersTest
  • ✅ ownerOfAndroidLib (⌛ 0.05)
  • ✅ ownerOfSelf (⌛ 0.458)
2 0 0 0.51
✅ org.test.jvm.lib.AndroidLibOwnersTest
  • ✅ ownerOfAndroidLib (⌛ 0.002)
  • ✅ ownerOfSelf (⌛ 0.239)
2 0 0 0.242
✅ org.test.jvm.lib.LibOwnersTest
  • ✅ ownerOfLib (⌛ 0.052)
  • ✅ ownerOfMoreUtils (⌛ 0.007)
  • ✅ ownerOfSelf (⌛ 0.206)
  • ✅ ownerOfUtils (⌛ 0.004)
4 0 0 0.274
✅ org.test.jvm.utils.UtilsOwnersTest
  • ✅ ownerOfMoreUtils() (⌛ 0.004)
  • ✅ ownerOfSelf() (⌛ 0.18)
  • ✅ ownerOfUtils() (⌛ 0.049)
3 0 0 0.235
Android Lint 🛑 0 errors ⚠️ 2 warnings 💡 0 others
Correctness / GradleDependency 0 2 0

Annotations

Check warning on line 9 in /Users/runner/work/gradle-codeowners-plugin/gradle-codeowners-plugin/demo-project-jvm/app/build.gradle.kts

@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.
    compileSdk = 30
    ~~~~~~~~~~~~~~~

Check warning on line 9 in /Users/runner/work/gradle-codeowners-plugin/gradle-codeowners-plugin/demo-project-jvm/lib2/build.gradle.kts

@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.
    compileSdk = 30
    ~~~~~~~~~~~~~~~