feat: feedback #136
Annotations
10 errors
lint:
internal/dto/feedback.dto.go#L4
tag is not aligned, should be: example:"1" json:"q1" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L5
tag is not aligned, should be: example:"1" json:"q2" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L6
tag is not aligned, should be: example:"1" json:"q3" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L7
tag is not aligned, should be: example:"1" json:"q4" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L8
tag is not aligned, should be: example:"1" json:"q5" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L9
tag is not aligned, should be: example:"1" json:"q6" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L10
tag is not aligned, should be: example:"1" json:"q7" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L11
tag is not aligned, should be: example:"1" json:"q8" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L12
tag is not aligned, should be: example:"1" json:"q9" (tagalign)
|
lint:
internal/dto/feedback.dto.go#L13
tag is not aligned, should be: example:"1" json:"q10" (tagalign)
|