Skip to content

Download links

Download links #1384

Triggered via push October 18, 2023 14:43
Status Failure
Total duration 7m 26s
Artifacts

main.yml

on: push
Matrix: buildWithLinux
Build for StandaloneOSX
0s
Build for StandaloneOSX
Deploy to the App Store
0s
Deploy to the App Store
Deploy to the Google Play Store
0s
Deploy to the Google Play Store
Deploy to the Web via Firebase
0s
Deploy to the Web via Firebase
Matrix: buildWithWindows
Deploy to the Mac App Store
0s
Deploy to the Mac App Store
Deploy to the Microsoft Store
0s
Deploy to the Microsoft Store
Deploy to the Steam Marketplace
0s
Deploy to the Steam Marketplace
Announce Release to Social Media
0s
Announce Release to Social Media
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Tests.PlayMode.CardGameManagerTests.CanLoadDefaultGames: Assets/Scripts/UnityExtensionMethods/UnityFileMethods.cs#L91
System.IO.DirectoryNotFoundException : Could not find a part of the path '/github/workspace/Assets/StreamingAssetsStandard Playing [email protected]'.
Unit Tests
Test(s) Failed! Check 'Test Results' for details.
Quality Check
Process completed with exit code 1.
Unit Tests
Not able to find annotation point for failed test! Test trace: System.IO.Enumeration.FileSystemEnumerator`1[TResult].CreateDirectoryHandle (System.String path, System.Boolean ignoreNotFound) (at <daa0b57cb46c40ef9fafcb81b220c3b7>:0) System.IO.Enumeration.FileSystemEnumerator`1[TResult]..ctor (System.String directory, System.IO.EnumerationOptions options) (at <daa0b57cb46c40ef9fafcb81b220c3b7>:0) System.IO.Enumeration.FileSystemEnumerable`1+DelegateEnumerator[TResult]..ctor (System.IO.Enumeration.FileSystemEnumerable`1[TResult] enumerable) (at <daa0b57cb46c40ef9fafcb81b220c3b7>:0) System.IO.Enumeration.FileSystemEnumerable`1[TResult]..ctor (System.String directory, System.IO.Enumeration.FileSystemEnumerable`1+FindTransform[TResult] transform, System.IO.EnumerationOptions options) (at <daa0b57cb46c40ef9fafcb81b220c3b7>:0) System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles (System.String directory, System.String expression, System.IO.EnumerationOptions options) (at <daa0b57cb46c40ef9fafcb81b220c3b7>:0) System.IO.Directory.InternalEnumeratePaths (System.String path, System.String searchPattern, System.IO.SearchTarget searchTarget, System.IO.EnumerationOptions options) (at <daa0b57cb46c40ef9fafcb81b220c3b7>:0) System.IO.Directory.GetFiles (System.String path, System.String searchPattern, System.IO.EnumerationOptions enumerationOptions) (at <daa0b57cb46c40ef9fafcb81b220c3b7>:0) System.IO.Directory.GetFiles (System.String path) (at <daa0b57cb46c40ef9fafcb81b220c3b7>:0) UnityExtensionMethods.UnityFileMethods.CopyDirectory (System.String sourceDir, System.String targetDir) (at Assets/Scripts/UnityExtensionMethods/UnityFileMethods.cs:91) Cgs.CardGameManager.CreateDefaultCardGames () (at Assets/Scripts/Cgs/CardGameManager.cs:201) Cgs.CardGameManager.Awake () (at Assets/Scripts/Cgs/CardGameManager.cs:177) UnityEngine.Object:Instantiate(GameObject) Tests.PlayMode.CardGameManagerTests:Setup() (at Assets/Tests/PlayMode/CardGameManagerTests.cs:31) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object) UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /home/bokken/build/output/unity/unity/Runtime/Export/Scripting/Coroutines.cs:17)