portainer/portainer

View on GitHub
api/http/handler/backup/handler.go

Summary

Maintainability
A
50 mins
Test Coverage

Function NewHandler has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    bouncer security.BouncerService,
    dataStore dataservices.DataStore,
    gate *offlinegate.OfflineGate,
    filestorePath string,
    shutdownTrigger context.CancelFunc,
Severity: Major
Found in api/http/handler/backup/handler.go - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status