Skip to content

feat(core): Add secure storage module #48

feat(core): Add secure storage module

feat(core): Add secure storage module #48

Triggered via pull request March 6, 2024 21:18
Status Failure
Total duration 7m 44s
Billable time 7m
Artifacts

celest_core.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test
ProcessException: Script failed with exit code Command: /bin/bash cd packages/celest_core/example for OS in "sdk iPhone macos"; do flutter test -d $OS integration_test/secure_storage_test.dart done
test
org-dartlang-sdk:///lib/_internal/js_runtime/lib/js_helper.dart 1196:37 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 307:19 _wrapJsFunctionForAsync.closure.$protected org-dartlang-sdk:///lib/_internal/js_runtime/lib/async_patch.dart 332: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 283: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
test
../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 1149:43 Object.wrapException ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 16153:25 <fn> ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 3831:15 _wrapJsFunctionForAsync_closure.$protected ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 10839:12 _wrapJsFunctionForAsync_closure.call$2 ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 18925:21 StackZoneSpecification__registerBinaryCallback__closure.call$0 ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 18848:16 StackZoneSpecification._run$1$2 ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 18917:26 StackZoneSpecification__registerBinaryCallback_closure.call$2 ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 10827:32 _awaitOnObject_closure.call$1 ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 4235:18 StaticClosure._rootRunUnary ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 12265:39 _CustomZone.runUnary$2$2 ===== asynchronous gap =========================== ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 12295:39 _CustomZone.registerBinaryCallback$3$1 ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 3839:30 Object._wrapJsFunctionForAsync ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 15245:29 wrapMain_closure.call$0 ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 18367:28 Chain_capture_closure.call$0 ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 4220:16 StaticClosure._rootRun ../../_actions/aws-amplify/amplify-flutter/main/.github/composite_actions/launch_android_emulator/dist/main.cjs 12257:39 _CustomZone.run$1$1
test
Action failed with error: ProcessException: Script failed with exit code Command: /bin/bash cd packages/celest_core/example for OS in "sdk iPhone macos"; do flutter test -d $OS integration_test/secure_storage_test.dart done
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-amplify/amplify-flutter/.github/composite_actions/launch_android_emulator@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.