Showing 544 of 544 total issues
method ToUuid should be ToUUID Open
Open
func (fb *FileBox) ToUuid() (string, error) {
- Exclude checks
type fileBoxUrl should be fileBoxURL Open
Open
type fileBoxUrl struct {
- Exclude checks
exported type TagFactory should have comment or be unexported Open
Open
type TagFactory struct {
- Exclude checks
struct field Id should be ID Open
Open
Id string
- Exclude checks
exported method Location.Accuracy should have comment or be unexported Open
Open
func (l *Location) Accuracy() float32 {
- Exclude checks
var talkerId should be talkerID Open
Open
talkerId := m.payload.TalkerId
- Exclude checks
exported method MiniProgram.Description should have comment or be unexported Open
Open
func (mp *MiniProgram) Description() string {
- Exclude checks
exported method MiniProgram.ShareId should have comment or be unexported Open
Open
func (mp *MiniProgram) ShareId() string {
- Exclude checks
don't use an underscore in package name Open
Open
package _interface
- Exclude checks
exported type IContactSelf should have comment or be unexported Open
Open
type IContactSelf interface {
- Exclude checks
exported type IMessageFactory should have comment or be unexported Open
Open
type IMessageFactory interface {
- Exclude checks
exported type Friendship should have comment or be unexported Open
Open
type Friendship struct {
- Exclude checks
exported method MiniProgram.PagePath should have comment or be unexported Open
Open
func (mp *MiniProgram) PagePath() string {
- Exclude checks
exported type Room should have comment or be unexported Open
Open
type Room struct {
- Exclude checks
exported method RoomInvitationFactory.FromJSON should have comment or be unexported Open
Open
func (r *RoomInvitationFactory) FromJSON(s string) (_interface.IRoomInvitation, error) {
- Exclude checks
exported type IFriendshipFactory should have comment or be unexported Open
Open
type IFriendshipFactory interface {
- Exclude checks
exported method UrlLinkFactory.Create should have comment or be unexported Open
Open
func (u *UrlLinkFactory) Create(url string) (_interface.IUrlLink, error) {
- Exclude checks
don't use an underscore in package name Open
Open
package _interface
- Exclude checks
exported type IContactSelfFactory should have comment or be unexported Open
Open
type IContactSelfFactory interface {
- Exclude checks
exported type ITagFactory should have comment or be unexported Open
Open
type ITagFactory interface {
- Exclude checks