Showing 544 of 544 total issues
comment on exported type Type should be of the form "Type ..." (with optional leading article) Open
Open
//go:generate stringer -type=Type
- Exclude checks
struct field InviterId should be InviterID Open
Open
InviterId string
- Exclude checks
struct field JsAppId should be JsAppID Open
Open
JsAppId struct {
- Exclude checks
struct field RemoveeIdList should be RemoveeIDList Open
Open
RemoveeIdList []string
- Exclude checks
struct field IconUrl3 should be IconURL3 Open
Open
IconUrl3 struct {
- Exclude checks
exported type MessagePayload should have comment or be unexported Open
Open
type MessagePayload struct {
- Exclude checks
struct field JumpUrl should be JumpURL Open
Open
JumpUrl struct {
- Exclude checks
struct field LiveMicSdkUserId should be LiveMicSdkUserID Open
Open
LiveMicSdkUserId struct {
- Exclude checks
comment on exported type MemoryCard should be of the form "MemoryCard ..." (with optional leading article) Open
Open
// memory card
- Exclude checks
exported method MemoryCard.Delete should have comment or be unexported Open
Open
func (mc *MemoryCard) Delete(key string) {
- Exclude checks
exported method MemoryCard.Has should have comment or be unexported Open
Open
func (mc *MemoryCard) Has(key string) bool {
- Exclude checks
exported method MemoryCard.Save should have comment or be unexported Open
Open
func (mc *MemoryCard) Save() error {
- Exclude checks
exported method FileStorage.Destroy should have comment or be unexported Open
Open
func (f *FileStorage) Destroy() error {
- Exclude checks
struct field Id should be ID Open
Open
Id string
- Exclude checks
exported type EventDirtyPayload should have comment or be unexported Open
Open
type EventDirtyPayload struct {
- Exclude checks
exported type EventErrorPayload should have comment or be unexported Open
Open
type EventErrorPayload = BaseEventPayload
- Exclude checks
struct field Id should be ID Open
Open
Id string `json:"id"`
- Exclude checks
exported const WeChatAppMessageTypeText should have comment (or a comment on this block) or be unexported Open
Open
WeChatAppMessageTypeText WeChatAppMessageType = 1
- Exclude checks
struct field ListenerId should be ListenerID Open
Open
ListenerId string
- Exclude checks
struct field CanvasPageXml should be CanvasPageXML Open
Open
CanvasPageXml struct {
- Exclude checks