wechaty/go-wechaty

View on GitHub
wechaty/user/contact_self.go

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

var puppetId should be puppetID
Open

    puppetId := c.GetPuppet().SelfID()
Severity: Minor
Found in wechaty/user/contact_self.go by golint

var puppetId should be puppetID
Open

    puppetId := c.GetPuppet().SelfID()
Severity: Minor
Found in wechaty/user/contact_self.go by golint

exported type ContactSelf should have comment or be unexported
Open

type ContactSelf struct {
Severity: Minor
Found in wechaty/user/contact_self.go by golint

var puppetId should be puppetID
Open

    puppetId := c.GetPuppet().SelfID()
Severity: Minor
Found in wechaty/user/contact_self.go by golint

There are no issues that match your filters.

Category
Status