merged with stuff #34
Annotations
10 errors and 8 warnings
build-and-test:
server/controller/community.ts#L4
'/home/runner/work/fall24-team-project-group-206/fall24-team-project-group-206/server/types.ts' imported multiple times
|
build-and-test:
server/controller/community.ts#L6
'FakeSOSocket' is already defined
|
build-and-test:
server/controller/community.ts#L6
'/home/runner/work/fall24-team-project-group-206/fall24-team-project-group-206/server/types.ts' imported multiple times
|
build-and-test
Process completed with exit code 1.
|
build-and-test
Duplicate identifier 'FakeSOSocket'.
|
build-and-test
Duplicate identifier 'FakeSOSocket'.
|
build-and-test
Type 'ObjectId[] | Question[]' is not assignable to type 'Question[]'.
|
build-and-test
Type 'ObjectId[] | Question[]' is not assignable to type 'Question[]'.
|
build-and-test
Type 'ObjectId[] | Question[]' is not assignable to type 'Question[]'.
|
build-and-test
Process completed with exit code 1.
|
build-and-test:
server/controller/community.ts#L6
'Question' is defined but never used
|
build-and-test:
server/controller/community.ts#L62
'addUserToCommunity' is assigned a value but never used
|
build-and-test:
server/controller/community.ts#L169
'updateCommunityQuestions' is assigned a value but never used
|
build-and-test:
server/controller/question.ts#L11
'EditQuestionRequest' is defined but never used
|
build-and-test:
server/controller/question.ts#L23
'UserModel' is defined but never used
|
build-and-test:
server/controller/question.ts#L24
'QuestionModel' is defined but never used
|
build-and-test:
server/models/application.ts#L14
'User' is defined but never used
|
build-and-test:
server/models/application.ts#L21
'UserModel' is defined but never used
|