Skip to content

[EASI-3131] [EASI-3129] Threaded Discussions #1742

[EASI-3131] [EASI-3129] Threaded Discussions

[EASI-3131] [EASI-3129] Threaded Discussions #1742

Triggered via pull request September 21, 2023 03:58
Status Failure
Total duration 18m 29s
Artifacts 3

pr_checks.yml

on: pull_request
Matrix: run_tests / build_docker_images
run_tests  /  build_frontend_assets
2m 53s
run_tests / build_frontend_assets
Fit to window
Zoom out
Zoom in

Annotations

22 errors
run_tests / client_typecheck: src/components/AskAQuestion/index.test.tsx#L14
Conversion of type '{ modelPlan: { __typename: "ModelPlan"; discussions: { __typename: "PlanDiscussion"; id: string; content: string; createdBy: string; createdDts: string; status: string; replies: { __typename: "DiscussionReply"; ... 4 more ...; createdDts: string; }[]; }[]; }; }' to type 'GetModelPlanDiscussions' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
run_tests / client_typecheck: src/utils/modelPlan.ts#L102
Property 'status' does not exist on type 'GetModelPlan_modelPlan_discussions'.
run_tests / client_typecheck: src/views/ModelPlan/Discussions/index.tsx#L175
Cannot find name 'DiscussionStatus'.
run_tests / client_typecheck: src/views/ModelPlan/Discussions/index.tsx#L226
Cannot find name 'setDiscussionStatus'.
run_tests / client_typecheck: src/views/ModelPlan/Discussions/index.tsx#L233
Cannot find name 'setDiscussionStatus'.
run_tests / client_typecheck: src/views/ModelPlan/Discussions/index.tsx#L258
Cannot find name 'setDiscussionStatus'.
run_tests / client_typecheck: src/views/ModelPlan/Discussions/index.tsx#L264
Cannot find name 'DiscussionStatus'. Did you mean 'discussions'?
run_tests / client_typecheck: src/views/ModelPlan/Discussions/index.tsx#L265
Cannot find name 'DiscussionStatus'. Did you mean 'discussions'?
run_tests / client_typecheck: src/views/ModelPlan/Discussions/index.tsx#L271
Type 'string | number | symbol' is not assignable to type 'Key | null | undefined'.
run_tests / client_typecheck: src/views/ModelPlan/Discussions/index.tsx#L274
Cannot find name 'DiscussionStatus'. Did you mean 'discussions'?
run_tests / server_test: pkg/graph/resolvers/plan_discussion_test.go#L42
undefined: models.DiscussionUnAnswered
run_tests / server_test: pkg/graph/resolvers/plan_discussion_test.go#L42
result.Status undefined (type *models.PlanDiscussion has no field or method Status)
run_tests / server_test: pkg/graph/resolvers/plan_discussion_test.go#L75
undefined: models.DiscussionUnAnswered
run_tests / server_test: pkg/graph/resolvers/plan_discussion_test.go#L75
result.Status undefined (type *models.PlanDiscussion has no field or method Status)
run_tests / server_test: pkg/graph/resolvers/plan_discussion_test.go#L108
undefined: models.DiscussionUnAnswered
run_tests / server_test: pkg/graph/resolvers/plan_discussion_test.go#L108
planDiscussion.Status undefined (type *models.PlanDiscussion has no field or method Status)
run_tests / server_test: pkg/graph/resolvers/plan_discussion_test.go#L170
undefined: models.DiscussionAnswered
run_tests / server_test: pkg/graph/resolvers/plan_discussion_test.go#L177
result.Status undefined (type *models.PlanDiscussion has no field or method Status)
run_tests / server_test
Process completed with exit code 1.
run_tests / lint
Process completed with exit code 1.
run_tests / client_test
Process completed with exit code 1.
run_tests / e2e_tests
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
cypress-screenshots Expired
99.7 KB
cypress-videos Expired
70.8 MB
e2e-frontend-assets Expired
8.46 MB