Skip to content

Integrate with frontend #436

Integrate with frontend

Integrate with frontend #436

Triggered via push December 16, 2024 10:43
Status Failure
Total duration 1m 3s
Artifacts
Frontend Tests
51s
Frontend Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Frontend Tests
Type '{ difficulty?: DifficultyLevel | undefined; q: string; pageSize: number; }' is not assignable to type 'SearchQuestionsQueryParams & object'.
Frontend Tests
Type '{ q: string; }' is not assignable to type 'SearchQuestionsQueryParams & object'.
Frontend Tests
Type '{ difficulty?: DifficultyLevel | undefined; tags: string | undefined; q: string; pageSize: number; }' is not assignable to type 'SearchQuestionsQueryParams & object'.
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