portainer/portainer

View on GitHub
api/http/handler/websocket/proxy.go

Summary

Maintainability
A
35 mins
Test Coverage

Method Handler.doProxyWebsocketRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    w http.ResponseWriter,
    r *http.Request,
    params *webSocketRequestParams,
    agentURL *url.URL,
    isEdge bool,
Severity: Minor
Found in api/http/handler/websocket/proxy.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status