Merge remote-tracking branch 'origin/develop' into frontend/feature/5… #422
Annotations
3 errors and 1 warning
Frontend Tests
Property 'difficulty' is missing in type '{ id: number; title: string; content: string; author: { id: number; name: string; username: string; profilePicture: string; reputationPoints: number; }; createdAt: string; updatedAt: string; tags: { id: string; name: string; }[]; ... 9 more ...; hardCount: number; }' but required in type 'QuestionDetails'.
|
Frontend Tests
Property 'difficulty' is missing in type '{ id: number; title: string; content: string; author: { id: number; name: string; username: string; profilePicture: string; reputationPoints: number; }; createdAt: string; updatedAt: string; tags: { id: string; name: string; }[]; ... 9 more ...; hardCount: number; }' but required in type 'QuestionDetails'.
|
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
|