Implement the data models #15
Annotations
10 errors and 2 warnings
build:
src/entity/category.entity.ts#L33
Missing return type on function
|
build:
src/entity/category.entity.ts#L39
Expected blank line between class members
|
build:
src/entity/category.entity.ts#L40
Missing return type on function
|
build:
src/entity/email.entity.ts#L49
Missing return type on function
|
build:
src/entity/email.entity.ts#L57
Missing return type on function
|
build:
src/entity/mentee.entity.ts#L65
Missing return type on function
|
build:
src/entity/mentee.entity.ts#L73
Missing return type on function
|
build:
src/entity/mentor.entity.ts#L63
Missing return type on function
|
build:
src/entity/mentor.entity.ts#L71
Missing return type on function
|
build:
src/entity/platform.entity.ts#L4
'CreateDateColumn' is defined but never used
|
build:
src/entity/platform.entity.ts#L4
'CreateDateColumn' is defined but never used
|
build:
src/entity/platform.entity.ts#L7
'UpdateDateColumn' is defined but never used
|