Fix Unity tests, yet another attempt #140
Triggered via pull request
December 11, 2024 18:42
Status
Failure
Total duration
13m 55s
Artifacts
–
unity-test.yml
on: pull_request
unity-testsuite
13m 44s
Annotations
1 error and 2 warnings
unity-testsuite
Test(s) Failed! Check 'Test Results' for details.
|
unity-testsuite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unity-testsuite
Not able to find annotation point for failed test! Test trace: UnityEngine.Object.CheckNullArgument (System.Object arg, System.String message) (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/UnityEngineObject.bindings.cs:558)
UnityEngine.Object.Instantiate (UnityEngine.Object original, UnityEngine.Transform parent, System.Boolean instantiateInWorldSpace) (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/UnityEngineObject.bindings.cs:374)
UnityEngine.Object.Instantiate[T] (T original, UnityEngine.Transform parent, System.Boolean worldPositionStays) (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/UnityEngineObject.bindings.cs:412)
LeaderboardController.Start () (at Assets/Scripts/LeaderboardController.cs:21)
|