Feat/teacher #7
Annotations
9 errors
lint:
model/converter/review.go#L15
unknown field Rating in struct literal of type domain.Review
|
lint:
model/converter/review.go#L42
review.Rating undefined (type domain.Review has no field or method Rating) (typecheck)
|
lint:
handler/course.go#L11
could not import jcourse_go/model/converter (-: # jcourse_go/model/converter
|
lint:
model/converter/review.go#L15
unknown field Rating in struct literal of type domain.Review
|
lint:
model/converter/review.go#L42
review.Rating undefined (type domain.Review has no field or method Rating)) (typecheck)
|
lint:
service/auth.go#L14
could not import jcourse_go/model/converter (-: # jcourse_go/model/converter
|
lint:
model/converter/review.go#L15
unknown field Rating in struct literal of type domain.Review
|
lint:
model/converter/review.go#L42
review.Rating undefined (type domain.Review has no field or method Rating)) (typecheck)
|
lint
issues found
|