MrZaiko/Polysmee

View on GitHub
app/src/main/java/io/github/polysmee/database/UploadService.java

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Method uploadImage has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    void uploadImage(byte[] data, String fileName, LoadValueListener onSuccess, LoadValueListener onFailure, Context ctx);
Severity: Minor
Found in app/src/main/java/io/github/polysmee/database/UploadService.java - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status