Skip to content

[ENG-11445] Add '--verbose-fastlane' flag for verbose fastlane logs #6497

[ENG-11445] Add '--verbose-fastlane' flag for verbose fastlane logs

[ENG-11445] Add '--verbose-fastlane' flag for verbose fastlane logs #6497

Status Failure
Total duration 1m 42s
Artifacts

test.yml

on: pull_request
Matrix: test
Notify Slack
0s
Notify Slack
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Test with Node 20
Type '{ appleIdUsername: InputMaybe<string> | undefined; appleAppSpecificPassword?: InputMaybe<string> | undefined; ascAppIdentifier: string; isVerboseFastlaneEnabled: boolean | undefined; } | { ...; } | { ...; }' is not assignable to type 'IosSubmissionConfigInput'.
Test with Node 20
Process completed with exit code 1.
Test with Node 18
The job was canceled because "_20" failed.
Test with Node 18
Type '{ appleIdUsername: InputMaybe<string> | undefined; appleAppSpecificPassword?: InputMaybe<string> | undefined; ascAppIdentifier: string; isVerboseFastlaneEnabled: boolean | undefined; } | { ...; } | { ...; }' is not assignable to type 'IosSubmissionConfigInput'.
Test with Node 18
The operation was canceled.
Test with Node 16
The job was canceled because "_20" failed.
Test with Node 16
Type '{ appleIdUsername: InputMaybe<string> | undefined; appleAppSpecificPassword?: InputMaybe<string> | undefined; ascAppIdentifier: string; isVerboseFastlaneEnabled: boolean | undefined; } | { ...; } | { ...; }' is not assignable to type 'IosSubmissionConfigInput'.
Test with Node 16
The operation was canceled.
Test with Node 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test with Node 20
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/