Integration tests #15731
integration_tests.yml
on: workflow_dispatch
check_and_prepare
27s
Matrix: build_android
Matrix: build_desktop
Matrix: build_ios
Matrix: build_tvos
Matrix: test_android
Matrix: test_desktop
Matrix: test_ios
Matrix: test_tvos
attempt-retry
0s
Annotations
20 errors and 36 warnings
|
build-desktop-macos-15-x64-boringssl
WARNING: Cache entry deserialization failed, entry ignored
|
|
test-desktop-macos-15-x64-boringssl
Process completed with exit code 1.
|
|
test-desktop-macos-15-x64-boringssl
Process completed with exit code 1.
|
|
test-desktop-macos-15-x64-boringssl
WARNING: Cache entry deserialization failed, entry ignored
|
|
build-android-macos-15
WARNING: Cache entry deserialization failed, entry ignored
|
|
test-android-ubuntu-22.04-emulator_ftl_target-gameloop
Process completed with exit code 1.
|
|
test-android-ubuntu-22.04-emulator_ftl_target-gameloop
Process completed with exit code 1.
|
|
build-tvos-macos-15
WARNING: Cache entry deserialization failed, entry ignored
|
|
test-android-windows-2022-emulator_ftl_target-gameloop
Process completed with exit code 1.
|
|
test-android-windows-2022-emulator_ftl_target-gameloop
Process completed with exit code 1.
|
|
test-android-macos-15-emulator_ftl_target-gameloop
Process completed with exit code 1.
|
|
test-android-macos-15-emulator_ftl_target-gameloop
Process completed with exit code 1.
|
|
test-android-macos-15-emulator_ftl_target-gameloop
Process completed with exit code 1.
|
|
build-ios-macos-15
System.IO.IOException: No space left on device : '/Users/runner/actions-runner/cached/_diag/pages/b8ebd053-8e1d-4f89-b4c7-2957b6edbbae_a67eef58-3344-494b-a737-d0371c437d07_2.log'
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at GitHub.Runner.Common.PagingLogger.NewPage()
at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message)
at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
|
|
test-ios-macos-15-ios_target-gameloop
Process completed with exit code 1.
|
|
test-ios-macos-15-ios_target-gameloop
Unable to download artifact(s): Artifact not found for name: testapps-ios-macos-15
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
|
test-ios-macos-15-simulator_target-gameloop
Process completed with exit code 1.
|
|
test-ios-macos-15-simulator_target-gameloop
Unable to download artifact(s): Artifact not found for name: testapps-ios-macos-15
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
|
test-tvos-macos-15-tvos_simulator
WARNING: Cache entry deserialization failed, entry ignored
|
|
summarize-results
INTEGRATION TEST FAILURES
—————————————————————————
auth:
Errors and Failures (2):
- [TEST] [FAILURE] [MacOS] [x64] [boringssl]
- failed tests: ['FirebaseAuthTest.TestUpdateEmailAndPassword']
- [TEST] [FLAKINESS] [Android] [1/3 os: windows] [1/2 android_device: emulator_ftl_target]
- failed tests: ['CRASH/TIMEOUT']
functions:
Errors and Failures (1):
- [TEST] [FLAKINESS] [Android] [1/3 os: windows] [1/2 android_device: emulator_ftl_target]
- failed tests: ['CRASH/TIMEOUT']
installations:
Errors and Failures (1):
- [TEST] [FLAKINESS] [Android] [1/3 os: windows] [1/2 android_device: emulator_ftl_target]
- failed tests: ['CRASH/TIMEOUT']
firestore:
Errors and Failures (2):
- [TEST] [ERROR] [Android] [1/3 os: macos] [1/2 android_device: emulator_ftl_target]
- [TEST] [FLAKINESS] [Android] [1/3 os: ubuntu] [1/2 android_device: emulator_ftl_target]
- failed tests: ['CRASH/TIMEOUT']
messaging:
Errors and Failures (1):
- [TEST] [FLAKINESS] [Android] [1/3 os: windows] [1/2 android_device: android_target]
- failed tests: ['FirebaseMessagingTest.TestSendMessageToToken']
ump:
Errors and Failures (1):
- [TEST] [FLAKINESS] [Android] [1/3 os: macos] [1/2 android_device: emulator_ftl_target]
- failed tests: ['CRASH/TIMEOUT']
|
|
check_and_prepare
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, lannonbr/repo-permission-check-action@b23b656f0dfb810f0c5e224a264d621a92a6f271, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
check_and_prepare
Downloading SDK package from previous run: https://github.com/firebase/firebase-cpp-sdk/actions/runs/27565600914
|
|
check_and_prepare
Running pull request tests
|
|
build-desktop-ubuntu-22.04-x64-boringssl
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-desktop-ubuntu-22.04-x64-boringssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
|
build-desktop-macos-15-x64-boringssl
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-desktop-macos-15-x64-boringssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
|
build-desktop-macos-15-x64-boringssl
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build-desktop-macos-15-x64-boringssl
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build-desktop-macos-15-x64-boringssl
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build-desktop-macos-15-x64-boringssl
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build-desktop-macos-15-x64-boringssl
The following taps are not trusted:
aws/tap
azure/bicep
Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set.
This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first.
Enable trust checks now with:
export HOMEBREW_REQUIRE_TAP_TRUST=1
Trust specific formulae, casks or commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
or trust installed formulae from these taps with:
brew trust --formula azure/bicep/bicep
You can trust all formulae, casks and commands from these taps with:
brew trust aws/tap azure/bicep
Prefer trusting only the specific formulae, casks or commands you need.
Untap them with:
brew untap aws/tap azure/bicep
To keep allowing them by default during the transition:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
|
|
build-desktop-windows-2022-x64-boringssl
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, microsoft/setup-msbuild@34cfbaee7f672c76950673338facd8a73f637506, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-desktop-windows-2022-x64-boringssl
No files were found with the provided path: D:/a/firebase-cpp-sdk/firebase-cpp-sdk/ta/firestore/iti/CMakeFiles/. No artifacts will be uploaded.
|
|
test-desktop-ubuntu-22.04-x64-boringssl
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-desktop-macos-15-x64-boringssl
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-desktop-windows-2022-x64-boringssl
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android-ubuntu-22.04
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android-windows-2022
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, microsoft/setup-msbuild@34cfbaee7f672c76950673338facd8a73f637506, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-android-macos-15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@6f8efc29b200d32929f49075959781ed54ec270c, actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-android-ubuntu-22.04-emulator_ftl_target-gameloop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, google-github-actions/auth@v2, google-github-actions/setup-gcloud@v1, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-android-macos-15-android_target-gameloop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, google-github-actions/auth@v2, google-github-actions/setup-gcloud@v1, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-tvos-macos-15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-android-windows-2022-emulator_ftl_target-gameloop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, google-github-actions/auth@v2, google-github-actions/setup-gcloud@v1, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-android-ubuntu-22.04-android_target-gameloop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, google-github-actions/auth@v2, google-github-actions/setup-gcloud@v1, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-android-macos-15-emulator_ftl_target-gameloop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, google-github-actions/auth@v2, google-github-actions/setup-gcloud@v1, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-ios-macos-15-ios_target-gameloop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-ios-macos-15-ios_target-gameloop
No files were found with the provided path: testapps/test-results-ios-macos-15-ios_target-gameloop*. No artifacts will be uploaded.
|
|
test-ios-macos-15-simulator_target-gameloop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-ios-macos-15-simulator_target-gameloop
No files were found with the provided path: testapps/test-results-ios-macos-15-simulator_target-gameloop*. No artifacts will be uploaded.
|
|
test-tvos-macos-15-tvos_simulator
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@c1e323688fd81a25caa38c78aa6df2d33d3e20d9, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-tvos-macos-15-tvos_simulator
No files were found with the provided path: testapps/video-*-tvos-macos-15-tvos_simulator.mp4. No artifacts will be uploaded.
|
|
test-android-windows-2022-android_target-gameloop
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-java@17f84c3641ba7b8f6deff6309fc4c864478f5d62, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, google-github-actions/auth@v2, google-github-actions/setup-gcloud@v1, nick-invision/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
summarize-results
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093, actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
summarize-results
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
summarize-results
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
log-artifact-build-android-macos-15
|
660 Bytes |
sha256:766621ecf94b00eea65fcb4100d0944fe5163ebe749b97187249219abae4521a
|
|
|
log-artifact-build-android-ubuntu-22.04
|
676 Bytes |
sha256:c4c6c772e4cc3648aa5a245ba96b74a2534bb9e065259bfc34bb1a29c8e39d15
|
|
|
log-artifact-build-android-windows-2022
|
684 Bytes |
sha256:14b7a5786f415bebf582b57ab20a5c0ab65ae66723ce78bd5216b6d698702bca
|
|
|
log-artifact-build-macos-15-x64-boringssl
|
716 Bytes |
sha256:65a1b1a53c647e78b7e28733ece452ed5c0a109c5e99bd6269197081f9ccd994
|
|
|
log-artifact-build-tvos-macos-15
|
646 Bytes |
sha256:73b62f2ab24977c98cea8e06d31d8f37b91da3161a7059913a11b63a48655460
|
|
|
log-artifact-build-ubuntu-22.04-x64-boringssl
|
732 Bytes |
sha256:f4e7015d69689d9b0112e71a4a4cdf8362d87fe53016b082f966f2cb27442b73
|
|
|
log-artifact-build-windows-2022-x64-boringssl
|
739 Bytes |
sha256:fa988682e9175843ad754d31fdba63f06e37be78b97e97190c7c1ac9051cfbb6
|
|
|
log-artifact-test-android-macos-15-android_target-gameloop
|
845 Bytes |
sha256:d977d23c0020d895f2301b196fc69c7ea7e41de5902fd3b5bf4be842fd18726f
|
|
|
log-artifact-test-android-macos-15-emulator_ftl_target-gameloop
|
1022 Bytes |
sha256:a90556019adf95e78268c798f42d7c64a833e3234e5f792171f652f77452d560
|
|
|
log-artifact-test-android-ubuntu-22.04-android_target-gameloop
|
866 Bytes |
sha256:fd46452520077f1175253658b38976056a472910bd7df5b92ea8e87bea80b2af
|
|
|
log-artifact-test-android-ubuntu-22.04-emulator_ftl_target-gameloop
|
1.01 KB |
sha256:d2abe321ec75c9d6a409044ebd5326331401e7d09030f03d7c0432c3c660e73a
|
|
|
log-artifact-test-android-windows-2022-android_target-gameloop
|
2.31 KB |
sha256:206c7be8762d7b6dcce54c0008bf8bb88d98cc2c55f1927b06b4077e6126f18f
|
|
|
log-artifact-test-android-windows-2022-emulator_ftl_target-gameloop
|
1.07 KB |
sha256:6bda040c8ee2ef957982da5c1e9b9e1793b40f7a6d04425663229570a26dcbb1
|
|
|
log-artifact-test-macos-15-x64-boringssl
|
2.03 KB |
sha256:1c017c4b52d72e9ff7bef2487841566188400eb218e9a8a3d578f0c45fa38cb0
|
|
|
log-artifact-test-tvos-macos-15-tvos_simulator
|
794 Bytes |
sha256:4cf74884cab25b509cf0fcac33e75eba9954ae4b9df87384daa9af0a3b495d5c
|
|
|
log-artifact-test-ubuntu-22.04-x64-boringssl
|
839 Bytes |
sha256:11335b917822f9c19a4fe4951b5566e01d6295ce8ed2655636850d3046308563
|
|
|
log-artifact-test-windows-2022-x64-boringssl
|
832 Bytes |
sha256:e1847abf6722cb213f31e9097a4d8bd71464de8cdb1673b9e4c28a1f32445c8e
|
|
|
testapps-android-macos-15
Expired
|
104 MB |
sha256:6ea3de80453bb990881b4931a5b2e77872f5dd31279623b94bdf0b118e2b67e9
|
|
|
testapps-android-ubuntu-22.04
Expired
|
104 MB |
sha256:d0bef6f24f307e88b80d8b4b1d3c422a023d6122a090f6dc0ad5c9fce2693141
|
|
|
testapps-android-windows-2022
Expired
|
104 MB |
sha256:a6973a06ef5699d8715db78b989b94be9042fe6e8d6bd617ffa3e9b705459507
|
|
|
testapps-desktop-macos-15-x64-boringssl
Expired
|
22.4 MB |
sha256:b8a6e918cafce30dfa6184e1c7ca81052615c9bd7d1cda24d4b73dfe27f14414
|
|
|
testapps-desktop-ubuntu-22.04-x64-boringssl
Expired
|
57.8 MB |
sha256:67f9f766b8db1b660dc26755da03b1303e8a26e3b812d2ff30dc23c0c2dfb604
|
|
|
testapps-desktop-windows-2022-x64-boringssl
Expired
|
69.2 MB |
sha256:641b836b0f9a745aee462b4e21b1eacb10133151ec7f6c1f3ff3578f6b01bad6
|
|
|
testapps-tvos-macos-15
Expired
|
35.2 MB |
sha256:0ebbda87002420453ec3281a689ae4fbc8df4332d35426025c1487228a55b476
|
|