Skip to content

build: bump typescript from 5.3.3 to 5.6.2 #722

build: bump typescript from 5.3.3 to 5.6.2

build: bump typescript from 5.3.3 to 5.6.2 #722

Triggered via pull request October 1, 2024 15:56
Status Failure
Total duration 1m 20s
Artifacts

pr_check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test: src/features/foods/components/BadgeList/index.tsx#L25
Argument of type 'ReadonlyURLSearchParams' is not assignable to parameter of type 'string | URLSearchParams | Record<string, string> | string[][] | undefined'.
test: src/features/foods/components/FilterButton/index.tsx#L80
Argument of type 'ReadonlyURLSearchParams' is not assignable to parameter of type 'string | URLSearchParams | Record<string, string> | string[][] | undefined'.
test: src/features/foods/components/FoodSort.tsx#L41
Argument of type 'ReadonlyURLSearchParams' is not assignable to parameter of type 'string | URLSearchParams | Record<string, string> | string[][] | undefined'.
test: src/features/foods/components/SearchBar.tsx#L21
Argument of type 'ReadonlyURLSearchParams' is not assignable to parameter of type 'string | URLSearchParams | Record<string, string> | string[][] | undefined'.
test
Process completed with exit code 2.
build
Process completed with exit code 1.