[TS] Include query parameters in typed Cell component props #33842
Annotations
7 errors and 3 warnings
Run "rw type-check"
Property 'id' is missing in type '{ error: Error; }' but required in type 'Exact<{ id: number; }>'.
|
Run "rw type-check"
Property 'id' is missing in type '{ author: { __typename: "User"; id: number; email: string; fullName: string; }; }' but required in type 'Exact<{ id: number; }>'.
|
Run "rw type-check"
Property 'id' is missing in type '{ error: Error; }' but required in type 'Exact<{ id: number; }>'.
|
Run "rw type-check"
Property 'id' is missing in type '{ blogPost: { __typename: "Post"; id: number; title: string; body: string; createdAt: string; authorId: number; author: { __typename: "User"; email: string; fullName: string; }; }; }' but required in type 'Exact<{ id: number; }>'.
|
Run "rw type-check"
Property 'id' is missing in type '{ error: Error; }' but required in type 'Exact<{ id: number; }>'.
|
Run "rw type-check"
Property 'id' is missing in type '{ waterfallBlogPost: { __typename: "Post"; id: number; title: string; body: string; createdAt: string; authorId: number; author: { __typename: "User"; email: string; fullName: string; }; }; }' but required in type 'Exact<{ id: number; }>'.
|
Run "rw type-check"
Process completed with exit code 2.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Set up job
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Loading