Add scripts #3
Annotations
10 errors and 1 warning
build:
example/components/AccountMembership.tsx#L41
Property 'id' does not exist on type 'never'.
|
build:
example/components/AccountMembership.tsx#L42
Type 'unknown' is not assignable to type 'ReactNode'.
|
build:
example/components/AccountMembership.tsx#L44
Object literal may only specify known properties, and 'user' does not exist in type 'Matcher<never, unknown, any, any, unknown>'.
|
build:
example/components/AccountMembership.tsx#L49
Object literal may only specify known properties, and 'statusInfo' does not exist in type 'Matcher<never, unknown, any, any, unknown>'.
|
build:
example/components/AccountMembershipList.tsx#L47
Property 'totalCount' does not exist on type 'never'.
|
build:
example/components/AccountMembershipList.tsx#L50
Property 'edges' does not exist on type 'never'.
|
build:
example/components/AccountMembershipList.tsx#L50
Parameter 'data' implicitly has an 'any' type.
|
build:
example/components/AccountMembershipList.tsx#L51
Type 'any' is not assignable to type 'never'.
|
build:
example/components/AccountMembershipList.tsx#L58
Property 'pageInfo' does not exist on type 'never'.
|
build:
example/components/AccountMembershipList.tsx#L59
Property 'pageInfo' does not exist on type 'never'.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|