status-im/status-go

View on GitHub
sqlite/sqlite.go

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

Function ExportDB has 7 arguments (exceeds 6 allowed). Consider refactoring.
Open

func ExportDB(encryptedPath string, key string, kdfIterationsNumber int, newPath string, newKey string, onStart func(), onEnd func()) error {
Severity: Major
Found in sqlite/sqlite.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status