Merge branch 'main' into dependabot/nuget/Microsoft.Extensions.Http-7β¦ #646
GitHub Actions / report
failed
Jan 27, 2024 in 0s
report β
βΒ reports/_fv-az1016-972_2024-01-27_08_06_36.trx
4048 tests were completed in 13s with 3032 passed, 1 failed and 1015 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
EliteAPI.Tests.Bindings | 487β | 42ms | ||
EliteAPI.Tests.Convetions | 2131β | 18ms | ||
EliteAPI.Tests.JournalManual | 411β | 1014βͺ | 3s | |
EliteAPI.Tests.Parsers | 3β | 1s | ||
EliteAPI.Tests.Schemas | 1β | 1βͺ | 1ms |
βΒ EliteAPI.Tests.Schemas
β Event()
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/home/runner/work/EliteAPI/EliteAPI/EliteAPI.Tests/bin/Release/net7.0/schemas-repo'.
βͺ Properties()
Annotations
Check failure on line 162 in EliteAPI.Tests/Schemas.cs
github-actions / report
EliteAPI.Tests.Schemas βΊ Event()
Failed test found in:
reports/_fv-az1016-972_2024-01-27_08_06_36.trx
Error:
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/home/runner/work/EliteAPI/EliteAPI/EliteAPI.Tests/bin/Release/net7.0/schemas-repo'.
Raw output
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
----> System.IO.DirectoryNotFoundException : Could not find a part of the path '/home/runner/work/EliteAPI/EliteAPI/EliteAPI.Tests/bin/Release/net7.0/schemas-repo'.
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at NUnit.Framework.TestCaseSourceAttribute.GetTestCaseSource(IMethodInfo method)
at NUnit.Framework.TestCaseSourceAttribute.<>c__DisplayClass20_0.<GetTestCasesFor>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated(ContextCallback callback, Object state)
at NUnit.Framework.Internal.ContextUtils.DoIsolated[T](Func`1 func)
at NUnit.Framework.TestCaseSourceAttribute.GetTestCasesFor(IMethodInfo method)
--DirectoryNotFoundException
at System.IO.Enumeration.FileSystemEnumerator`1.CreateDirectoryHandle(String path, Boolean ignoreNotFound)
at System.IO.Enumeration.FileSystemEnumerator`1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at System.IO.Directory.GetFiles(String path, String searchPattern, EnumerationOptions enumerationOptions)
at EliteAPI.Tests.Schemas.GetSchemas() in /home/runner/work/EliteAPI/EliteAPI/EliteAPI.Tests/Schemas.cs:line 162
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Loading