Showing 544 of 544 total issues
exported method MemoryCard.GetString should have comment or be unexported Open
Open
func (mc *MemoryCard) GetString(key string) string {
- Exclude checks
comment on exported type ContactGender should be of the form "ContactGender ..." (with optional leading article) Open
Open
//go:generate stringer -type=ContactGender
- Exclude checks
exported type EventRoomLeavePayload should have comment or be unexported Open
Open
type EventRoomLeavePayload struct {
- Exclude checks
exported type BaseEventPayload should have comment or be unexported Open
Open
type BaseEventPayload struct {
- Exclude checks
struct field ObjectId should be ObjectID Open
Open
ObjectId struct {
- Exclude checks
struct field ObjectId should be ObjectID Open
Open
ObjectId struct {
- Exclude checks
struct field ObjectId should be ObjectID Open
Open
ObjectId struct {
- Exclude checks
struct field IconUrl should be IconURL Open
Open
IconUrl struct {
- Exclude checks
exported method MemoryCard.Destroy should have comment or be unexported Open
Open
func (mc *MemoryCard) Destroy() error {
- Exclude checks
exported method FileStorage.Save should have comment or be unexported Open
Open
func (f *FileStorage) Save(payload map[string]interface{}) error {
- Exclude checks
struct field RoomId should be RoomID Open
Open
RoomId string
- Exclude checks
exported type EventScanPayload should have comment or be unexported Open
Open
type EventScanPayload struct {
- Exclude checks
struct field ToId should be ToID Open
Open
ToId string
- Exclude checks
struct field ObjectId should be ObjectID Open
Open
ObjectId struct {
- Exclude checks
struct field IconUrl should be IconURL Open
Open
IconUrl struct {
- Exclude checks
struct field IconUrl2 should be IconURL2 Open
Open
IconUrl2 struct {
- Exclude checks
exported method FileStorage.Load should have comment or be unexported Open
Open
func (f *FileStorage) Load() (map[string]interface{}, error) {
- Exclude checks
exported const ContactTypeUnknown should have comment (or a comment on this block) or be unexported Open
Open
ContactTypeUnknown ContactType = 0
- Exclude checks
struct field ContactId should be ContactID Open
Open
ContactId string
- Exclude checks
exported type FriendshipSceneType should have comment or be unexported Open
Open
type FriendshipSceneType uint8
- Exclude checks