Skip to content

fix: avoid invoking onCompletion handler twice for non-service errors… #53

fix: avoid invoking onCompletion handler twice for non-service errors…

fix: avoid invoking onCompletion handler twice for non-service errors… #53

Re-run triggered October 13, 2025 20:23
Status Failure
Total duration 19s
Artifacts
release-unstable  /  ...  /  fortify-scan
4m 22s
release-unstable / Run Fortify Scan / fortify-scan
release-unstable  /  ...  /  build-amplify-ui-swift-liveness
9m 38s
release-unstable / Build Amplify package / build-amplify-ui-swift-liveness
release-unstable  /  ...  /  Liveness iOS Unit Tests
8m 30s
release-unstable / Run Unit Tests / Liveness iOS Unit Tests
release-unstable  /  ...  /  Confirm Passing Fortify Scan
3s
release-unstable / Run Fortify Scan / Confirm Passing Fortify Scan
release-unstable  /  ...  /  Confirm Passing Build Steps
3s
release-unstable / Build Amplify package / Confirm Passing Build Steps
release-unstable  /  Release new unstable version
12s
release-unstable / Release new unstable version
Fit to window
Zoom out
Zoom in

Annotations

1 error
release-unstable / Release new unstable version
The current runner (macos--arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build 3.2.1 /Users/runner/hostedtoolcache/Ruby/3.2.1/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/Ruby/3.2.1/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.