Skip to content

Conversation

jmartinesp
Copy link
Member

@jmartinesp jmartinesp commented Aug 27, 2025

Content

Downgrade the sonarqube scanner gradle plugin to v6.2.0.5505. It seems like the latest version (6.3.0.5676) was removed from the gradle plugin portal somehow.

Motivation and context

Fix builds not using cache.

Checklist

  • Changes have been tested on an Android device or Android emulator with API 24
  • UI change has been tested on both light and dark themes
  • Accessibility has been taken into account. See https://github.com/element-hq/element-x-android/blob/develop/CONTRIBUTING.md#accessibility
  • Pull request is based on the develop branch
  • Pull request title will be used in the release note, it clearly define what will change for the user
  • Pull request includes screenshots or videos if containing UI changes
  • You've made a self review of your PR

It seems like the latest version was removed from the gradle plugin portal somehow.
@jmartinesp jmartinesp requested a review from a team as a code owner August 27, 2025 07:34
@jmartinesp jmartinesp added the PR-Dependencies Pull requests that update a dependency file label Aug 27, 2025
@jmartinesp jmartinesp requested review from bmarty and removed request for a team August 27, 2025 07:34
@jmartinesp jmartinesp changed the title Downgrade sonar scanner gradle plugin. Downgrade sonar scanner gradle plugin to v6.2.0.5505 Aug 27, 2025
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I faced the issue too, but was expecting that it was a temporary issue...

@jmartinesp
Copy link
Member Author

Thanks. I faced the issue too, but was expecting that it was a temporary issue...

Me too, but it's blocking a release so we need to downgrade it now 🫤 .

@jmartinesp jmartinesp enabled auto-merge (squash) August 27, 2025 07:42
Copy link
Contributor

📱 Scan the QR code below to install the build (arm64 only) for this PR.
QR code
If you can't scan the QR code you can install the build via this link: https://i.diawi.com/JYEUGu

Copy link

@ElementBot
Copy link
Collaborator

Warnings
⚠️

gradle/libs.versions.toml#L24 - A newer version of androidx.compose:compose-bom than 2025.07.00 is available: 2025.08.00

⚠️

gradle/libs.versions.toml#L50 - A newer version of com.autonomousapps:dependency-analysis-gradle-plugin than 2.19.0 is available: 3.0.1

⚠️

gradle/libs.versions.toml#L157 - A newer version of org.robolectric:robolectric than 4.15.1 is available: 4.16

Generated by 🚫 dangerJS against aabd082

@jmartinesp jmartinesp merged commit b87c3ca into develop Aug 27, 2025
39 of 40 checks passed
@jmartinesp jmartinesp deleted the fix/downgrade-sonarqube-scanner-plugin branch August 27, 2025 08:12
Copy link

codecov bot commented Aug 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.21%. Comparing base (bfb7ce5) to head (aabd082).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5234   +/-   ##
========================================
  Coverage    80.21%   80.21%           
========================================
  Files         2241     2241           
  Lines        61484    61484           
  Branches      7791     7791           
========================================
  Hits         49319    49319           
  Misses        9310     9310           
  Partials      2855     2855           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants