Showing 544 of 544 total issues
exported method PuppetMock.MessageSendLocation should have comment or be unexported Open
Open
func (p *PuppetMock) MessageSendLocation(conversationID string, payload *schemas.LocationPayload) (string, error) {
- Exclude checks
exported method PuppetMock.MessageSendURL should have comment or be unexported Open
Open
func (p PuppetMock) MessageSendURL(conversationID string, urlLinkPayload *schemas.UrlLinkPayload) (string, error) {
- Exclude checks
exported method PuppetMock.RoomDel should have comment or be unexported Open
Open
func (p *PuppetMock) RoomDel(roomID, contactID string) error {
- Exclude checks
3: cannot find package "github.com/wechaty/go-wechaty/wechaty-puppet" in any of: Open
Open
wechatypuppet "github.com/wechaty/go-wechaty/wechaty-puppet"
- Exclude checks