Skip to content

merged with stuff

merged with stuff #34

Triggered via push November 26, 2024 16:08
Status Failure
Total duration 2m 56s
Billable time 3m
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

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