18F/cg-dashboard

View on GitHub
controllers/secure.go

Summary

Maintainability
A
35 mins
Test Coverage

Method SecureContext.submitRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (c *SecureContext) submitRequest(rw http.ResponseWriter, req *http.Request, url string, client *http.Client, responseHandler ResponseHandler) {
Severity: Minor
Found in controllers/secure.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status