build(deps-dev): bump typescript from 5.4.5 to 5.6.3 #156
Annotations
10 errors and 1 warning
Build Application:
src/payload-types.ts#L135
Duplicate identifier 'GeneratedTypes'.
|
Build Application:
src/trpc/cart-route.ts#L70
Property 'map' does not exist on type '{}'.
|
Build Application:
src/trpc/cart-route.ts#L70
Parameter 'product' implicitly has an 'any' type.
|
Build Application:
src/trpc/cart-route.ts#L130
Property 'filter' does not exist on type '{}'.
|
Build Application:
src/trpc/cart-route.ts#L131
Parameter 'product' implicitly has an 'any' type.
|
Build Application:
src/trpc/payment-router.ts#L44
Type '(string | number)[]' is not assignable to type '(string | Product)[]'.
|
Build Application:
src/trpc/payment-router.ts#L53
Type '{}' is not assignable to type 'string'.
|
Build Application:
src/webhook.ts#L87
Type 'unknown' is not assignable to type 'string'.
|
Build Application:
src/webhook.ts#L91
Type 'unknown' is not assignable to type 'string'.
|
Build Application
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading