has bug in tag selection, waiting for backend update. Added tests, ch… #400
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
|