Add sortBy to parameters #437
Annotations
4 errors and 1 warning
Run type-check
Type '{ difficulty?: DifficultyLevel | undefined; q: string; pageSize: number; }' is not assignable to type 'SearchQuestionsQueryParams & object'.
|
Run type-check
Type '{ q: string; }' is not assignable to type 'SearchQuestionsQueryParams & object'.
|
Run type-check
Type '{ difficulty?: DifficultyLevel | undefined; tags: string | undefined; q: string; pageSize: number; }' is not assignable to type 'SearchQuestionsQueryParams & object'.
|
Run type-check
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading