portainer/portainer

View on GitHub
api/exec/swarm_stack.go

Summary

Maintainability
A
35 mins
Test Coverage

Function NewSwarmStackManager has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    binaryPath, configPath string,
    signatureService portainer.DigitalSignatureService,
    fileService portainer.FileService,
    reverseTunnelService portainer.ReverseTunnelService,
    datastore dataservices.DataStore,
Severity: Minor
Found in api/exec/swarm_stack.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status