[eas-cli] add init:onboarding
flow for no gh repo connected
#6767
Annotations
11 errors
|
Run yarn typecheck
Property 'name' is missing in type '{ id: string; slug: string; fullName: string; ownerAccount: { id: string; name: string; users: { role: Role.Owner; actor: { id: string; }; }[]; }; }' but required in type 'AppFragment'.
|
Run yarn typecheck
Argument of type '{ id: string; fullName: string; slug: string; ownerAccount: any; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Run yarn typecheck
Argument of type '{ id: string; fullName: string; slug: string; ownerAccount: any; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Run yarn typecheck
Argument of type '{ id: string; fullName: string; slug: string; ownerAccount: any; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Run yarn typecheck
Argument of type '{ id: string; fullName: string; slug: string; ownerAccount: any; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Run yarn typecheck
Argument of type '{ id: string; fullName: string; slug: string; ownerAccount: any; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Run yarn typecheck
Argument of type '{ id: string; fullName: string; slug: string; ownerAccount: any; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Run yarn typecheck
Argument of type '{ id: string; slug: string; fullName: string; ownerAccount: { __typename?: "Account" | undefined; id: string; name: string; ownerUserActor?: { __typename?: "SSOUser" | undefined; id: string; username: string; } | { ...; } | null | undefined; users: { ...; }[]; } | { ...; } | { ...; }; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Run yarn typecheck
Argument of type '{ id: string; slug: string; fullName: string; ownerAccount: { __typename?: "Account" | undefined; id: string; name: string; ownerUserActor?: { __typename?: "SSOUser" | undefined; id: string; username: string; } | { ...; } | null | undefined; users: { ...; }[]; } | { ...; } | { ...; }; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Run yarn typecheck
Argument of type '{ id: string; slug: string; fullName: string; ownerAccount: { __typename?: "Account" | undefined; id: string; name: string; ownerUserActor?: { __typename?: "SSOUser" | undefined; id: string; username: string; } | { ...; } | null | undefined; users: { ...; }[]; } | { ...; } | { ...; }; }' is not assignable to parameter of type 'AppFragment | Promise<AppFragment>'.
|
Loading