Skip to content

Fix warnings for ImageFileLoader.kt #4786

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
madhurgupta10 opened this issue Feb 3, 2022 · 1 comment · Fixed by #4789
Closed

Fix warnings for ImageFileLoader.kt #4786

madhurgupta10 opened this issue Feb 3, 2022 · 1 comment · Fixed by #4789

Comments

@madhurgupta10
Copy link
Collaborator

Summary:

w: /home/runner/work/apps-android-commons/apps-android-commons/app/src/main/java/fr/free/nrw/commons/customselector/ui/selector/ImageFileLoader.kt: (29, 33): 'DATA: String' is deprecated. Deprecated in Java
w: /home/runner/work/apps-android-commons/apps-android-commons/app/src/main/java/fr/free/nrw/commons/customselector/ui/selector/ImageFileLoader.kt: (36, 57): Parameter 'scope' is never used
w: /home/runner/work/apps-android-commons/apps-android-commons/app/src/main/java/fr/free/nrw/commons/customselector/ui/selector/ImageFileLoader.kt: (57, 72): 'DATA: String' is deprecated. Deprecated in Java
w: /home/runner/work/apps-android-commons/apps-android-commons/app/src/main/java/fr/free/nrw/commons/customselector/ui/selector/ImageFileLoader.kt: (85, 25): Condition 'id != null' is always 'true'
w: /home/runner/work/apps-android-commons/apps-android-commons/app/src/main/java/fr/free/nrw/commons/customselector/ui/selector/ImageFileLoader.kt: (85, 71): Condition 'bucketId != null' is always 'true'

Would you like to work on the issue?
No

@Rishavgupta12345
Copy link
Contributor

I would like to work on this issue please assgn me

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

Successfully merging a pull request may close this issue.

2 participants