[ENG-11445] Add '--verbose-fastlane' flag for verbose fastlane logs #6522
Annotations
11 errors
|
Run yarn typecheck
Argument of type '{ platform: Platform; projectDir: string; profile: SubmitProfile; archiveFlags: { id: string; }; nonInteractive: boolean; env: Record<string, string> | undefined; ... 7 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: { url: string; }; profile: { track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.draft; changesNotSentForReview: false; }; ... 6 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: { url: string; }; profile: { serviceAccountKeyPath: string; track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.draft; changesNotSentForReview: false; }; ... 6 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: { url: string; }; profile: { serviceAccountKeyPath: string; track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.inProgress; changesNotSentForReview: false; }; ... 6 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: { latest: true; }; profile: { serviceAccountKeyPath: string; track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.draft; changesNotSentForReview: false; }; ... 6 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: {}; profile: { serviceAccountKeyPath: string; track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.draft; changesNotSentForReview: false; }; ... 6 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: {}; profile: { serviceAccountKeyPath: string; track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.draft; changesNotSentForReview: false; }; ... 6 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: {}; profile: { serviceAccountKeyPath: string; track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.draft; changesNotSentForReview: false; }; ... 7 more ...; specifiedProfile: string; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: { url: string; }; profile: { track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.draft; changesNotSentForReview: false; }; ... 6 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Run yarn typecheck
Argument of type '{ platform: Platform.ANDROID; projectDir: string; archiveFlags: { url: string; }; profile: { track: AndroidReleaseTrack.internal; releaseStatus: AndroidReleaseStatus.draft; changesNotSentForReview: false; }; ... 6 more ...; vcsClient: Client; }' is not assignable to parameter of type '{ archiveFlags: SubmitArchiveFlags; credentialsCtx?: CredentialsContext | undefined; env?: Record<string, string> | undefined; ... 12 more ...; specifiedProfile?: string | undefined; }'.
|
Loading