Skip to content

Merge remote-tracking branch 'origin/develop' into frontend/feature/5… #422

Merge remote-tracking branch 'origin/develop' into frontend/feature/5…

Merge remote-tracking branch 'origin/develop' into frontend/feature/5… #422

Triggered via push December 14, 2024 19:00
Status Failure
Total duration 1m 3s
Artifacts
Frontend Tests
52s
Frontend Tests
Fit to window
Zoom out
Zoom in

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