status-im/status-go

View on GitHub
contracts/registrar/registrar.go

Summary

Maintainability
D
1 day
Test Coverage
F
0%

File registrar.go has 1266 lines of code (exceeds 900 allowed). Consider refactoring.
Open

// Code generated - DO NOT EDIT.
// This file is a generated binding and any manual changes will be lost.

package registrar

Severity: Major
Found in contracts/registrar/registrar.go - About 1 day to fix

    UsernameRegistrarSession has 40 methods (exceeds 21 allowed). Consider refactoring.
    Open

    type UsernameRegistrarSession struct {
        Contract     *UsernameRegistrar // Generic contract binding to set the session for
        CallOpts     bind.CallOpts      // Call options to use throughout this session
        TransactOpts bind.TransactOpts  // Transaction auth options to use throughout this session
    }
    Severity: Minor
    Found in contracts/registrar/registrar.go - About 5 hrs to fix

      There are no issues that match your filters.

      Category
      Status