Skip to content

has bug in tag selection, waiting for backend update. Added tests, ch… #401

has bug in tag selection, waiting for backend update. Added tests, ch…

has bug in tag selection, waiting for backend update. Added tests, ch… #401

Triggered via push December 13, 2024 18:05
Status Failure
Total duration 57s
Artifacts
Frontend Tests
46s
Frontend Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Frontend Tests
Type '{ key: number; id: number; title: string; content: string | undefined; likeCount: any; commentCount: any; author: UserSummary | undefined; }' is not assignable to type 'IntrinsicAttributes & Partial<QuestionSummary>'.
Frontend Tests
Property 'likeCount' does not exist on type 'QuestionSummary'.
Frontend Tests
Property 'commentCount' does not exist on type 'QuestionSummary'.
Frontend Tests
Property 'likeCount' does not exist on type 'QuestionSummary'.
Frontend Tests
Property 'commentCount' does not exist on type 'QuestionSummary'.
Frontend Tests
Process completed with exit code 2.
Frontend Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636