Skip to content

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

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

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

Triggered via push December 13, 2024 17:49
Status Failure
Total duration 57s
Artifacts
Frontend Tests
47s
Frontend Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Frontend Tests
Property 'likeCount' does not exist on type 'Partial<QuestionSummary>'.
Frontend Tests
Property 'commentCount' does not exist on type 'Partial<QuestionSummary>'.
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
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