Skip to content

fix gh#16942

Closed
alperozturk96 wants to merge 2 commits intomasterfrom
fix/gh-actions-2
Closed

fix gh#16942
alperozturk96 wants to merge 2 commits intomasterfrom
fix/gh-actions-2

Conversation

@alperozturk96
Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions
Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions
Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness7171
Dodgy code218218
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4242
Security1616
Total426426

@github-actions
Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/25109619741/artifacts/6707960623
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)

Comment thread app/lint.xml
</issue>
</lint>

<issue id="OldTargetApi">
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I created another PR to exclude that issue entirely, not only on build.gradle.kts.
I think it is better, since otherwise Lint will also complain for appscan module.

Comment thread app/lint.xml
regexp="screenshot_01_gridView|screenshot_02_listView|screenshot_03_drawer|screenshot_04_accounts|screenshot_05_autoUpload|screenshot_06_davdroid" />
<ignore path="**/drawable/zdc_*.xml" />
<ignore path="**/drawable/iconclose.xml" />
<ignore regexp="trashbin_activity_title" />
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why is this needed?
Is it really a false positive check?

Copy link
Copy Markdown
Collaborator Author

@alperozturk96 alperozturk96 Apr 30, 2026

Choose a reason for hiding this comment

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

im just testing its not ready for review. probably happened after fragment conversion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants