Skip to content

chore: add email MFA steps to AuthenticatorStep enum #3710

chore: add email MFA steps to AuthenticatorStep enum

chore: add email MFA steps to AuthenticatorStep enum #3710

Triggered via pull request September 20, 2024 18:18
Status Failure
Total duration 20m 58s
Billable time 11m
Artifacts
Matrix: test / test-flutter-vm
Matrix: e2e_android_test / e2e-test-android
Matrix: e2e_ios_test / e2e-test-ios
Matrix: e2e_linux_test / e2e-test-linux
Matrix: e2e_web_test / e2e-test-web
Matrix: e2e_windows_test / e2e-test-windows
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
e2e_android_test / e2e-test-android (34, stable)
104 tests passed, 1 failed, 2 skipped.
e2e_android_test / e2e-test-android (34, stable)
104 tests passed, 1 failed, 2 skipped.
e2e_android_test / e2e-test-android (34, stable)
ProcessException: Script failed with exit code Command: /bin/bash aft exec --include=amplify_storage_s3_example -- small=true "<AFT_ROOT>/build-support/integ_test.sh" -d emulator-5554 --retries 1
e2e_android_test / e2e-test-android (34, stable)
org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_helper.dart 1190:19 Object.wrapException /Users/nikaws/base-repo/amplify-flutter/actions/lib/src/android/shell_script.dart 28:9 <fn> org-dartlang-sdk:///lib/_internal/js_runtime/lib/async_patch.dart 303:19 _wrapJsFunctionForAsync.closure.$protected org-dartlang-sdk:///lib/_internal/js_runtime/lib/async_patch.dart 328:23 _wrapJsFunctionForAsync.<fn> /Users/nikaws/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib/src/stack_zone_specification.dart 138:42 StackZoneSpecification._registerBinaryCallback.<fn>.<fn> /Users/nikaws/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib/src/stack_zone_specification.dart 207:14 StackZoneSpecification._run org-dartlang-sdk:///lib/_internal/js_runtime/lib/async_patch.dart 279:19 _awaitOnObject.<fn> org-dartlang-sdk:///lib/async/zone.dart 1407:46 StaticClosure._rootRunUnary org-dartlang-sdk:///lib/async/zone.dart 1307:34 _CustomZone.runUnary ===== asynchronous gap =========================== org-dartlang-sdk:///lib/async/zone.dart 1336:34 _CustomZone.registerBinaryCallback org-dartlang-sdk:///lib/async/zone.dart 596:30 Object._wrapJsFunctionForAsync /Users/nikaws/.pub-cache/hosted/pub.dev/stack_trace-1.11.1/lib/src/chain.dart 97:16 Chain.capture.<fn> org-dartlang-sdk:///lib/async/zone.dart 1399:12 StaticClosure._rootRun org-dartlang-sdk:///lib/async/zone.dart 1300:34 _CustomZone.run
e2e_android_test / e2e-test-android (34, stable)
.github/composite_actions/launch_android_emulator/dist/main.cjs 1147:43 Object.wrapException .github/composite_actions/launch_android_emulator/dist/main.cjs 16176:25 <fn> .github/composite_actions/launch_android_emulator/dist/main.cjs 3782:15 _wrapJsFunctionForAsync_closure.$protected .github/composite_actions/launch_android_emulator/dist/main.cjs 10780:12 _wrapJsFunctionForAsync_closure.call$2 .github/composite_actions/launch_android_emulator/dist/main.cjs 18926:21 StackZoneSpecification__registerBinaryCallback__closure.call$0 .github/composite_actions/launch_android_emulator/dist/main.cjs 18849:16 StackZoneSpecification._run$1$2 .github/composite_actions/launch_android_emulator/dist/main.cjs 18918:26 StackZoneSpecification__registerBinaryCallback_closure.call$2 .github/composite_actions/launch_android_emulator/dist/main.cjs 10768:32 _awaitOnObject_closure.call$1 .github/composite_actions/launch_android_emulator/dist/main.cjs 4188:18 StaticClosure._rootRunUnary .github/composite_actions/launch_android_emulator/dist/main.cjs 12231:39 _CustomZone.runUnary$2$2 ===== asynchronous gap =========================== .github/composite_actions/launch_android_emulator/dist/main.cjs 12261:39 _CustomZone.registerBinaryCallback$3$1 .github/composite_actions/launch_android_emulator/dist/main.cjs 3791:30 Object._wrapJsFunctionForAsync .github/composite_actions/launch_android_emulator/dist/main.cjs 15282:29 wrapMain_closure.call$0 .github/composite_actions/launch_android_emulator/dist/main.cjs 18367:28 Chain_capture_closure.call$0 .github/composite_actions/launch_android_emulator/dist/main.cjs 4173:16 StaticClosure._rootRun .github/composite_actions/launch_android_emulator/dist/main.cjs 12223:39 _CustomZone.run$1$1
e2e_android_test / e2e-test-android (34, stable)
Action failed with error: ProcessException: Script failed with exit code Command: /bin/bash aft exec --include=amplify_storage_s3_example -- small=true "<AFT_ROOT>/build-support/integ_test.sh" -d emulator-5554 --retries 1
test / test-flutter-vm (stable, any)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@v3, aws-actions/configure-aws-credentials@04b98b3f9e85f563fb061be8751a0352327246b0, ./.github/composite_actions/log_cw_metric. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / test-flutter-vm (stable, 3.19.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/cache@v3, aws-actions/configure-aws-credentials@04b98b3f9e85f563fb061be8751a0352327246b0, ./.github/composite_actions/log_cw_metric. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_web_test / e2e-test-web (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/cache@v3, aws-actions/configure-aws-credentials@04b98b3f9e85f563fb061be8751a0352327246b0, aws-actions/aws-secretsmanager-get-secrets@022e8919774ecb75e8e375656d7b1898936ab878, ./.github/composite_actions/setup_chromedriver, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, ./.github/composite_actions/log_cw_metric. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_linux_test / e2e-test-linux (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/cache@v3, aws-actions/configure-aws-credentials@04b98b3f9e85f563fb061be8751a0352327246b0, aws-actions/aws-secretsmanager-get-secrets@022e8919774ecb75e8e375656d7b1898936ab878, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, ./.github/composite_actions/log_cw_metric. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_ios_test / e2e-test-ios (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/cache@v3, ./.github/composite_actions/launch_ios_simulator, aws-actions/configure-aws-credentials@04b98b3f9e85f563fb061be8751a0352327246b0, aws-actions/aws-secretsmanager-get-secrets@022e8919774ecb75e8e375656d7b1898936ab878, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, ./.github/composite_actions/log_cw_metric. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_ios_test / e2e-test-ios (stable)
xcodesorg/made/xcodes 1.5.0 is already installed and up-to-date. To reinstall 1.5.0, run: brew reinstall xcodes
e2e_ios_test / e2e-test-ios (stable)
aria2 1.37.0 is already installed and up-to-date. To reinstall 1.37.0, run: brew reinstall aria2
e2e_android_test / e2e-test-android (24, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2, actions/cache@v3, aws-actions/configure-aws-credentials@04b98b3f9e85f563fb061be8751a0352327246b0, aws-actions/aws-secretsmanager-get-secrets@022e8919774ecb75e8e375656d7b1898936ab878, ./.github/composite_actions/launch_android_emulator, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, ./.github/composite_actions/log_cw_metric. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_android_test / e2e-test-android (24, stable)
Hardware Acceleration is not available. Enabling...
e2e_windows_test / e2e-test-windows (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/cache@v3, aws-actions/configure-aws-credentials@04b98b3f9e85f563fb061be8751a0352327246b0, aws-actions/aws-secretsmanager-get-secrets@022e8919774ecb75e8e375656d7b1898936ab878, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, ./.github/composite_actions/log_cw_metric. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_android_test / e2e-test-android (34, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9, actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2, actions/cache@v3, aws-actions/configure-aws-credentials@04b98b3f9e85f563fb061be8751a0352327246b0, aws-actions/aws-secretsmanager-get-secrets@022e8919774ecb75e8e375656d7b1898936ab878, ./.github/composite_actions/launch_android_emulator, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, ./.github/composite_actions/log_cw_metric. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e_android_test / e2e-test-android (34, stable)
Hardware Acceleration is not available. Enabling...