ali2210/WizDwarf

View on GitHub
other/users/register/register.pb.go

Summary

Maintainability
A
3 hrs
Test Coverage

Updated_User has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

type Updated_User struct {
    ID              string       `protobuf:"bytes,1,opt,name=ID,json=iD" json:"ID,omitempty"`
    Name            string       `protobuf:"bytes,2,opt,name=Name,json=name" json:"Name,omitempty"`
    Email           string       `protobuf:"bytes,3,opt,name=Email,json=email" json:"Email,omitempty"`
    Phone           string       `protobuf:"bytes,4,opt,name=Phone,json=phone" json:"Phone,omitempty"`
Severity: Minor
Found in other/users/register/register.pb.go - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status