Skip to content

Fix detekt issues - #6583

Merged
AndyScherzinger merged 1 commit into
masterfrom
fix/noid/detektFixing
Aug 26, 2026
Merged

Fix detekt issues#6583
AndyScherzinger merged 1 commit into
masterfrom
fix/noid/detektFixing

Conversation

@AndyScherzinger

Copy link
Copy Markdown
Member

馃弫 Checklist

  • 鉀戯笍 Tests (unit and/or integration) are included or not needed
  • 馃敄 Capability is checked or not needed
  • 馃敊 Backport requests are created or not needed: /backport to stable-xx.x
  • 馃搮 Milestone is set
  • 馃尭 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

馃 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger added 3. to review Waiting for reviews technical debt Technical issue labels Aug 26, 2026
@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/32934491659/artifacts/9594537783
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@AndyScherzinger

Copy link
Copy Markdown
Member Author

/backport to stable-25.0.x

@AndyScherzinger
AndyScherzinger marked this pull request as ready for review August 26, 2026 06:36
@AndyScherzinger
AndyScherzinger merged commit 37f0fff into master Aug 26, 2026
21 of 23 checks passed
@AndyScherzinger
AndyScherzinger deleted the fix/noid/detektFixing branch August 26, 2026 06:37
@AndyScherzinger AndyScherzinger added this to the 25.1.0 milestone Aug 26, 2026
@backportbot backportbot Bot mentioned this pull request Aug 26, 2026
3 tasks
AndyScherzinger added a commit that referenced this pull request Aug 26, 2026
BaseActivity imported MainActivity from its own package, which detekt
flagged as NoUnusedImports. Dropping it takes stable-25.0.x from 110
to 109 issues, back under the maxIssues limit.

The NotificationWorker half of #6583 is deliberately left out: the
Boolean-returning initDecryptedData() it refactors only arrives with
#6580, so there is no ReturnCount finding to fix here yet.

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews technical debt Technical issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant