MrZaiko/Polysmee

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

Summary

Maintainability
A
0 mins
Test Coverage
A
90%

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

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

    There are no issues that match your filters.

    Category
    Status