Deprecate sandbox token server and use development token server #676
Annotations
10 errors and 11 warnings
|
Build
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.Timeline.dll' has the same filename as Assembly Definition File 'Packages/com.unity.timeline/Runtime/Unity.Timeline.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
|
|
Build
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.RenderPipelines.Core.Runtime.Shared.dll' has the same filename as Assembly Definition File 'Packages/com.unity.render-pipelines.core/Runtime-PrivateShared/Unity.RenderPipelines.Core.Runtime.Shared.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
|
|
Build
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.2D.SpriteShape.Runtime.dll' has the same filename as Assembly Definition File 'Packages/com.unity.2d.spriteshape/Runtime/Unity.2D.SpriteShape.Runtime.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
|
|
Build
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.2D.IK.Runtime.dll' has the same filename as Assembly Definition File 'Packages/com.unity.2d.animation/IK/Runtime/Unity.2D.IK.Runtime.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
|
|
Build
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.RenderPipelines.Universal.Shaders.dll' has the same filename as Assembly Definition File 'Packages/com.unity.render-pipelines.universal/Shaders/Unity.RenderPipelines.Universal.Shaders.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
|
|
Build
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.RenderPipeline.Universal.ShaderLibrary.dll' has the same filename as Assembly Definition File 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Unity.RenderPipelines.Universal.ShaderLibrary.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
|
|
Build
Plugin 'Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/Unity.RenderPipelines.Universal.2D.Runtime.dll' has the same filename as Assembly Definition File 'Packages/com.unity.render-pipelines.universal/Runtime/2D/Unity.RenderPipelines.Universal.2D.Runtime.asmdef'. Rename the assemblies to avoid hard to diagnose issues and crashes.
|
|
Build
Assembly DLL name is reserved for internal use: Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/UnityEngine.dll (did files generated by a build accidentally end up in your Assets/ folder?)
|
|
Build
Assembly DLL name is reserved for internal use: Packages/io.livekit.livekit-sdk/build/StandaloneLinux64/StandaloneLinux64_Data/Managed/mscorlib.dll (did files generated by a build accidentally end up in your Assets/ folder?)
|
|
Build
NotSupportedException: The number of WaitHandles must be less than or equal to 64.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v3, actions/checkout@v4, actions/upload-artifact@v4, game-ci/unity-builder@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
/github/workspace/Runtime/Scripts/Internal/Utils.cs(131,26): warning CS0618: 'GraphicsDeviceType.OpenGLES2' is obsolete: 'OpenGL ES 2.0 is no longer supported in Unity 2023.1'
|
|
Build
/github/workspace/Runtime/Scripts/Internal/Utils.cs(115,26): warning CS0618: 'GraphicsDeviceType.OpenGLES2' is obsolete: 'OpenGL ES 2.0 is no longer supported in Unity 2023.1'
|
|
Build
/github/workspace/Runtime/Scripts/Video/CameraVideoSource.cs(98,44): warning CS0618: 'SystemInfo.GetCompatibleFormat(GraphicsFormat, FormatUsage)' is obsolete: 'Use overload with a GraphicsFormatUsage parameter instead'
|
|
Build
/github/workspace/Runtime/Scripts/Video/CameraVideoSource.cs(98,89): warning CS0618: 'FormatUsage' is obsolete: 'Use GraphicsFormatUsage instead'
|
|
Build
/github/workspace/Runtime/Scripts/Video/ScreenVideoSource.cs(92,44): warning CS0618: 'SystemInfo.GetCompatibleFormat(GraphicsFormat, FormatUsage)' is obsolete: 'Use overload with a GraphicsFormatUsage parameter instead'
|
|
Build
/github/workspace/Runtime/Scripts/Video/ScreenVideoSource.cs(92,89): warning CS0618: 'FormatUsage' is obsolete: 'Use GraphicsFormatUsage instead'
|
|
Build
/github/workspace/Runtime/Scripts/Video/TextureVideoSource.cs(63,40): warning CS0618: 'SystemInfo.GetCompatibleFormat(GraphicsFormat, FormatUsage)' is obsolete: 'Use overload with a GraphicsFormatUsage parameter instead'
|
|
Build
/github/workspace/Runtime/Scripts/Video/TextureVideoSource.cs(63,95): warning CS0618: 'FormatUsage' is obsolete: 'Use GraphicsFormatUsage instead'
|
|
Build
/github/workspace/Runtime/Scripts/Video/WebCameraSource.cs(91,40): warning CS0618: 'SystemInfo.GetCompatibleFormat(GraphicsFormat, FormatUsage)' is obsolete: 'Use overload with a GraphicsFormatUsage parameter instead'
|
|
Build
/github/workspace/Runtime/Scripts/Video/WebCameraSource.cs(91,98): warning CS0618: 'FormatUsage' is obsolete: 'Use GraphicsFormatUsage instead'
|
background
wait
wait-all
cancel
parallel
Loading