jkawamoto/roadie

View on GitHub
cloud/azure/resource/client/deployment_operations/deployment_operations_get_parameters.go

Summary

Maintainability
A
50 mins
Test Coverage

Method DeploymentOperationsGetParams.WriteToRequest has 8 return statements (exceeds 4 allowed).
Open

func (o *DeploymentOperationsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error {

    if err := r.SetTimeout(o.timeout); err != nil {
        return err
    }

    Your code does not pass gofmt in 1 place. Go fmt your code!
    Open

    package deployment_operations

    don't use an underscore in package name
    Open

    package deployment_operations

    There are no issues that match your filters.

    Category
    Status