Skip to content

Added Kat's Mirror Icon (#450) #2409

Added Kat's Mirror Icon (#450)

Added Kat's Mirror Icon (#450) #2409

Triggered via push December 14, 2025 23:06
Status Success
Total duration 17m 27s
Artifacts 12

compilation.yml

on: push
Check if secrets available
4s
Check if secrets available
Build .unitypackage files
1m 10s
Build .unitypackage files
Matrix: Build server on Ubuntu
Matrix: build-client
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 80 warnings
Build client for StandaloneLinux64
Calls to "AssetDatabase.SaveAssets" are restricted during asset importing. Please make sure this function is not called from ScriptedImporters or PostProcessors, as it is a source of non-determinism.
Build client for Android
Calls to "AssetDatabase.SaveAssets" are restricted during asset importing. Please make sure this function is not called from ScriptedImporters or PostProcessors, as it is a source of non-determinism.
Build client for StandaloneWindows64
You're on a case-insensitive filesystem, and the remote you are
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/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, win-x64): 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, 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/NetManager.cs#L909
The variable 'ex' is declared but never used
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#L909
The variable 'ex' is declared but never used
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/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-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-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#L909
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#L909
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 server on Ubuntu (Basis Server, linux-musl-x64): 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-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): 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-x64): 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-x64): Basis Server/LiteNetLib/NetManager.cs#L909
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#L909
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): 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 client for StandaloneLinux64
Packages/com.***.pooltable/Modules/BilliardsModule/UdonScripts/AdvancedPhysicsManager.cs(2256,13): warning CS0414: The field 'AdvancedPhysicsManager.k_pV' is assigned but its value is never used
Build client for StandaloneLinux64
Packages/com.***.pooltable/Modules/BilliardsModule/UdonScripts/StandardPhysicsManager.cs(908,13): warning CS0414: The field 'StandardPhysicsManager.k_pV' is assigned but its value is never used
Build client for StandaloneLinux64
Packages/com.***.pooltable/Modules/BilliardsModule/UdonScripts/AdvancedPhysicsManager.cs(2255,13): warning CS0414: The field 'AdvancedPhysicsManager.k_pU' is assigned but its value is never used
Build client for StandaloneLinux64
Packages/com.***.pooltable/Modules/BilliardsModule/UdonScripts/AdvancedPhysicsManager.cs(2254,13): warning CS0414: The field 'AdvancedPhysicsManager.k_pS' is assigned but its value is never used
Build client for StandaloneLinux64
es/dev.hai-vr.***.comms/Scripts/Systems/Runtime/Components/Networking/HVRAvatarComms.cs(20,22): warning CS0414: The field 'HVRAvatarComms._isWearer' is assigned but its value is never used
Build client for StandaloneLinux64
Packages/dev.hai-vr.***.comms/Scripts/Systems/Runtime/Components/Networking/HVRAvatarComms.cs(20,22): warning CS0414: The field 'HVRAvatarComms._isWearer' is assigned but its value is never used
Build client for StandaloneLinux64
Packages/dev.hai-vr.***.comms/Scripts/Systems/Runtime/OsushiQuery/OsushiQuery.cs(70,30): warning CS0168: The variable '_' is declared but never used
Build client for StandaloneLinux64
Packages/dev.hai-vr.***.comms/Scripts/Systems/Runtime/OsushiQuery/OsushiQuery.cs(38,34): warning CS0168: The variable '_' is declared but never used
Build client for StandaloneLinux64
Built In Data does not have any associated AddressableAssetGroupSchemas. Data from this group will not be included in the build. If this is unexpected the AddressableGroup may have become corrupted.
Build client for StandaloneLinux64
Import Error Code:(4)
Build client for Android
Packages/com.***.pooltable/Modules/BilliardsModule/UdonScripts/AdvancedPhysicsManager.cs(2256,13): warning CS0414: The field 'AdvancedPhysicsManager.k_pV' is assigned but its value is never used
Build client for Android
Packages/com.***.pooltable/Modules/BilliardsModule/UdonScripts/ButtonUndo.cs(9,29): warning CS0414: The field 'ButtonUndo.methodName' is assigned but its value is never used
Build client for Android
Packages/com.***.pooltable/Modules/BilliardsModule/UdonScripts/StandardPhysicsManager.cs(907,13): warning CS0414: The field 'StandardPhysicsManager.k_pU' is assigned but its value is never used
Build client for Android
Packages/com.***.pooltable/Modules/BilliardsModule/UdonScripts/StandardPhysicsManager.cs(906,13): warning CS0414: The field 'StandardPhysicsManager.k_pS' is assigned but its value is never used
Build client for Android
ges/dev.hai-vr.***.comms/Scripts/Systems/Runtime/Components/Networking/HVRAvatarComms.cs(20,22): warning CS0414: The field 'HVRAvatarComms._isWearer' is assigned but its value is never used
Build client for Android
Packages/dev.hai-vr.***.comms/Scripts/Systems/Runtime/Components/Networking/HVRAvatarComms.cs(20,22): warning CS0414: The field 'HVRAvatarComms._isWearer' is assigned but its value is never used
Build client for Android
Packages/dev.hai-vr.***.comms/Scripts/Systems/Runtime/OsushiQuery/OsushiQuery.cs(70,30): warning CS0168: The variable '_' is declared but never used
Build client for Android
Packages/dev.hai-vr.***.comms/Scripts/Systems/Runtime/OsushiQuery/OsushiQuery.cs(38,34): warning CS0168: The variable '_' is declared but never used
Build client for Android
Built In Data does not have any associated AddressableAssetGroupSchemas. Data from this group will not be included in the build. If this is unexpected the AddressableGroup may have become corrupted.
Build client for Android
Import Error Code:(4)
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
You are trying to import an asset which contains a global game manager. This is not allowed.

Artifacts

Produced during runtime
Name Size Digest
Basis-Client-Android
81.3 MB
sha256:6ada112feedcd4626b8a4d49422038aa991b09b88b9bfec9af33116efa410143
Basis-Client-StandaloneLinux64
108 MB
sha256:30abbfbb208d524cb4e043f64619b133a682f15760ff89cfbc8815584df49cc1
Basis-Client-StandaloneWindows64
100 MB
sha256:98bd821f13d84c8986f08dd2defc5cfaa897017bba4764f1e4b716a8e0a87e29
Basis-Server-linux-arm64
47.7 MB
sha256:dd30a19fb8ab4155634390809f76776a6c1f0d7ed9fe879ec4fbb4996091fb15
Basis-Server-linux-musl-arm64
47.7 MB
sha256:ba826c97af8d6b29f284b83ee1b2ac447c39a47702b0463eb3ab8c967689ed0c
Basis-Server-linux-musl-x64
49.3 MB
sha256:57c776df7026317220f9df45ab3424229acce32d056163f035fb32b2fa1f98d8
Basis-Server-linux-x64
49.3 MB
sha256:0b777695b01e5b3703d1a5405b866e390eae472a91bdfed838fb6e6da4518c25
Basis-Server-win-x64
49.7 MB
sha256:2cbe2c68b06a6172ae54dcc91517416fd55d44500c6d111dda1c7b32d216ee44
Basis-Symbols-Client-Android
187 MB
sha256:680144ca38fe6fa7d7e15036e623c0a82c9c58d3346fcca372a6c777a3c0947b
Basis-Symbols-Client-StandaloneLinux64
466 MB
sha256:97daa935c213a5a01a8246de7efaedfdc8a450b75e0959c3ca9d59ce0a33f5da
Basis-Symbols-Client-StandaloneWindows64
447 MB
sha256:4c8227635561242b4dc2d9ffb1802c4dab5c004c5413332fddbcdd341fa909c4
unitypackage_upload
157 MB
sha256:48aee6769908a92cacf3d205ea389f9ae0efb15ae25c597336d353ecb24fce5b