bjerkio/crayon-api-go

View on GitHub
client/agreement_products/get_supported_billing_cycles_parameters.go

Summary

Maintainability
A
35 mins
Test Coverage

Method GetSupportedBillingCyclesParams.WriteToRequest has 5 return statements (exceeds 4 allowed).
Open

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

    if err := r.SetTimeout(o.timeout); err != nil {
        return err
    }
Severity: Major
Found in client/agreement_products/get_supported_billing_cycles_parameters.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status