buildless / plugin-gradle

Buildless plug-in for Gradle
https://gradle.docs.less.build/
Apache License 2.0
6 stars 5 forks source link

Fix: Sonar, Java in CI #137

Closed sgammon closed 9 months ago

sgammon commented 9 months ago

Java version is yielding issues with Sonar; we need to upgrade to 17 minimum.

sonarcloud[bot] commented 9 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b0fd4ac) 6.60% compared to head (955ab60) 6.60%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/buildless/plugin-gradle/pull/137/graphs/tree.svg?width=650&height=150&src=pr&token=5JOZVNX444&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildless)](https://app.codecov.io/gh/buildless/plugin-gradle/pull/137?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildless) ```diff @@ Coverage Diff @@ ## main #137 +/- ## ======================================= Coverage 6.60% 6.60% Complexity 5 5 ======================================= Files 21 21 Lines 651 651 Branches 72 72 ======================================= Hits 43 43 Misses 608 608 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/buildless/plugin-gradle/pull/137?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildless). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildless) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/buildless/plugin-gradle/pull/137?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildless). Last update [b0fd4ac...955ab60](https://app.codecov.io/gh/buildless/plugin-gradle/pull/137?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildless). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=buildless).