wechaty/go-wechaty

View on GitHub

Showing 544 of 544 total issues

exported method PuppetMock.MessageSendLocation should have comment or be unexported
Open

func (p *PuppetMock) MessageSendLocation(conversationID string, payload *schemas.LocationPayload) (string, error) {
Severity: Minor
Found in wechaty-puppet-mock/puppet_mock.go by golint

exported method PuppetMock.MessageSendURL should have comment or be unexported
Open

func (p PuppetMock) MessageSendURL(conversationID string, urlLinkPayload *schemas.UrlLinkPayload) (string, error) {
Severity: Minor
Found in wechaty-puppet-mock/puppet_mock.go by golint

exported method PuppetMock.RoomDel should have comment or be unexported
Open

func (p *PuppetMock) RoomDel(roomID, contactID string) error {
Severity: Minor
Found in wechaty-puppet-mock/puppet_mock.go by golint

3: cannot find package "github.com/wechaty/go-wechaty/wechaty-puppet" in any of:
Open

  wechatypuppet "github.com/wechaty/go-wechaty/wechaty-puppet"
Severity: Minor
Found in wechaty/accessory.go by govet
Severity
Category
Status
Source
Language