chore: upgrade pipelines #742
build-test-upload.yml
on: pull_request
Unit Tests - SDK
12s
Unit Tests - Debug App
12s
Matrix: Optional SDK Tests
Build app with SPM Integration
0s
Run Critical Path UI Tests
0s
Build and upload app to Appetize
0s
SonarCloud
0s
Annotations
5 errors
Unit Tests - SDK
The current runner (macos--x64) 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.3 /Users/runner/hostedtoolcache/Ruby/3.2.3/x64
Once that completes successfully, mark it as complete with:
$ touch /Users/runner/hostedtoolcache/Ruby/3.2.3/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
Optional SDK Tests (3DS, Package.3DS.swift)
Could not find Xcode version that satisfied version spec: '16.0'
|
Optional SDK Tests (nol-pay, Package.NolPay.swift)
The job was canceled because "_3DS_Package_3DS_swift" failed.
|
Optional SDK Tests (klarna, Package.Klarna.swift)
The job was canceled because "_3DS_Package_3DS_swift" failed.
|
Unit Tests - Debug App
The current runner (macos--x64) 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.3 /Users/runner/hostedtoolcache/Ruby/3.2.3/x64
Once that completes successfully, mark it as complete with:
$ touch /Users/runner/hostedtoolcache/Ruby/3.2.3/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|