Skip to content

Add api info

Add api info #435

Triggered via push December 16, 2024 10:07
Status Failure
Total duration 1m 4s
Artifacts
Frontend Tests
54s
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