feat/return user #130
Annotations
5 errors
lint:
internal/dto/staff.dto.go#L9
tag is not aligned, should be: example:"John" json:"first_name" (tagalign)
|
lint:
internal/dto/staff.dto.go#L10
tag is not aligned, should be: example:"Doe" json:"last_name" (tagalign)
|
lint:
internal/dto/staff.dto.go#L11
tag is not aligned, should be: example:"Romantic" json:"allergies" (tagalign)
|
lint:
internal/dto/staff.dto.go#L12
tag is not aligned, should be: example:"Unlovable" json:"medical_condition" (tagalign)
|
lint
issues found
|