will return here shortly #4827
compilation.yml
on: push
Check if secrets available
4s
Build .unitypackage files
1m 54s
Matrix: Build server on Ubuntu
Build client for Android
27m 9s
Matrix: build-client
Annotations
5 errors and 89 warnings
|
Build client for StandaloneLinux64
Build failed with exit code 101
|
|
Build client for StandaloneLinux64
Error building Player: 3 errors
|
|
Build client for StandaloneLinux64
BuildFailedException: OpenXR Build Failed.
|
|
Build client for StandaloneLinux64
Double click to fix OpenXR Project Validation Issues.
|
|
Build client for StandaloneLinux64
The only standalone targets supported are Windows x64 and OSX with OpenXR. Other architectures and operating systems are not supported at this time.
|
|
Build server on Ubuntu (Basis Server, linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 server on Ubuntu (Basis Server, linux-x64):
Basis Server/BasisNetworkCore/Compression/BasisBoneRotationCompression.cs#L299
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
Build server on Ubuntu (Basis Server, linux-x64):
Basis Server/BasisNetworkCore/Compression/BasisBoneRotationCompression.cs#L299
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
Build server on Ubuntu (Basis Server, linux-x64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-x64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-x64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-x64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-x64):
Basis Server/Contrib/Crypto/Ed25519.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build server on Ubuntu (Basis Server, linux-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
Build server on Ubuntu (Basis Server, linux-x64)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
Build server on Ubuntu (Basis Server, linux-x64)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
|
Build server on Ubuntu (Basis Server, win-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 server on Ubuntu (Basis Server, win-x64):
Basis Server/BasisNetworkCore/Compression/BasisBoneRotationCompression.cs#L299
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
Build server on Ubuntu (Basis Server, win-x64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, win-x64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, win-x64):
Basis Server/Contrib/Crypto/Ed25519.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build server on Ubuntu (Basis Server, win-x64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, win-x64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, win-x64):
Basis Server/Contrib/Crypto/Ed25519.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build server on Ubuntu (Basis Server, win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
Build server on Ubuntu (Basis Server, win-x64)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
Build server on Ubuntu (Basis Server, win-x64)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 server on Ubuntu (Basis Server, linux-musl-x64):
Basis Server/BasisNetworkCore/Compression/BasisBoneRotationCompression.cs#L299
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64):
Basis Server/BasisNetworkCore/Compression/BasisBoneRotationCompression.cs#L299
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64):
Basis Server/Contrib/Crypto/Ed25519.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
Build server on Ubuntu (Basis Server, linux-musl-x64)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 server on Ubuntu (Basis Server, linux-musl-arm64):
Basis Server/Contrib/Auth/Did/DidKeyResolver.cs#L57
Use 'AsSpan' instead of the 'System.Range'-based indexer on 'string' to avoid creating unnecessary data copies (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1831)
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64):
Basis Server/Contrib/Crypto/Ed25519.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64):
Basis Server/Contrib/Crypto/Ed25519.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
Build server on Ubuntu (Basis Server, linux-musl-arm64)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
|
Build server on Ubuntu (Basis Server, linux-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 server on Ubuntu (Basis Server, linux-arm64):
Basis Server/BasisNetworkCore/Compression/BasisBoneRotationCompression.cs#L299
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
|
|
Build server on Ubuntu (Basis Server, linux-arm64):
Basis Server/Contrib/Crypto/Ed25519.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build server on Ubuntu (Basis Server, linux-arm64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-arm64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-arm64):
Basis Server/LiteNetLib/NetManager.cs#L928
The variable 'ex' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-arm64):
Basis Server/LiteNetLib/NetUtils.cs#L176
The variable 'e' is declared but never used
|
|
Build server on Ubuntu (Basis Server, linux-arm64):
Basis Server/Contrib/Crypto/Ed25519.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Build server on Ubuntu (Basis Server, linux-arm64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
Build server on Ubuntu (Basis Server, linux-arm64)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
Build server on Ubuntu (Basis Server, linux-arm64)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
|
|
Build .unitypackage files
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 client for StandaloneLinux64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v4, BasisVR/unity-builder@main. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 client for StandaloneLinux64
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for StandaloneLinux64
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for StandaloneLinux64
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for StandaloneLinux64
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for StandaloneLinux64
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for StandaloneLinux64
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for StandaloneLinux64
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for StandaloneLinux64
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for StandaloneLinux64
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for StandaloneLinux64
Could not parse "stable-developer-2401-g8aaa212fd" to semver, defaulting android version code to 1
|
|
Build client for StandaloneWindows64
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v4, actions/upload-artifact@v4, BasisVR/unity-builder@main. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
You are trying to import an asset which contains a global game manager. This is not allowed.
|
|
Build client for StandaloneWindows64
Could not parse "" to semver, defaulting android version code to 1
|
|
Build client for Android
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v3, actions/checkout@v4, actions/upload-artifact@v4, BasisVR/unity-builder@main. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 client for Android
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for Android
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for Android
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for Android
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for Android
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for Android
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for Android
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for Android
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
|
Build client for Android
Couldn't delete Packages/com.valvesoftware.openxr.utils/README.md.meta because it's in an immutable folder.
|
|
Build client for Android
A meta data file (.meta) exists but its asset 'Packages/com.valvesoftware.openxr.utils/README.md' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Basis-Client-Android
|
91.6 MB |
sha256:7dd40bc9b46df562388a336e71807281ab83a72bbeb8c9a3cf79e3056c940b8b
|
|
|
Basis-Client-StandaloneWindows64
|
109 MB |
sha256:fb95e927b6f9d07397e177694a5aa60c71151c24c75dda6581dfa56b0711970c
|
|
|
Basis-Server-linux-arm64
|
48.5 MB |
sha256:53f8347a609b3728604d377d5a1b1d8ac1414156afa6a169337cf1ca15c4a554
|
|
|
Basis-Server-linux-musl-arm64
|
48.5 MB |
sha256:cc88f613dae7f00f2a1021d34492d6c32d3f3285b30f0c194f7d3c96d2eb1756
|
|
|
Basis-Server-linux-musl-x64
|
50.5 MB |
sha256:79ffbbce7b37033e738823d9deebc9abdf91ccd49201bfbf8138ef7364db288d
|
|
|
Basis-Server-linux-x64
|
50.5 MB |
sha256:6b2f3ccff47d33159df464c528a9f42cccbe8a16c5813ecb2230781822764c93
|
|
|
Basis-Server-win-x64
|
50.7 MB |
sha256:686e5f8654b4523f0a58958d805c07eb9102190797910381e48d1013704429c7
|
|
|
Basis-Symbols-Client-Android
|
204 MB |
sha256:bc72992ae3299737fc54f3593b4e2727e05a0114bb10f0a6b005751fd473d18e
|
|
|
Basis-Symbols-Client-StandaloneWindows64
|
502 MB |
sha256:6599e80db03b357fb127a136606e1f5f75de0d70fa07648e82c7678e6bf10048
|
|
|
unitypackage_upload
|
305 MB |
sha256:db03407845a541b83e3bb2a3d769942b52b2971fb02e02586bda4a8480bed473
|
|