Skip to content

Update dependency Refit.HttpClientFactory to v8 #30

Update dependency Refit.HttpClientFactory to v8

Update dependency Refit.HttpClientFactory to v8 #30

GitHub Actions / Test Results failed Nov 4, 2024 in 0s

6 fail, 1 960 pass in 14s

1 966 tests   1 960 ✅  14s ⏱️
    3 suites      0 💤
    3 files        6 ❌

Results for commit 8761f5e.

Annotations

Check warning on line 0 in PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericGetApiResponse_Success_ReturnsContent (PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests) failed

/github/workspace/tests/PinguApps.Appwrite.Server.Tests/TestResults/_fv-az1118-588_2024-11-04_15_52_21.trx [took 0s]
Raw output
System.Exception : Unknown error encountered.   at PinguApps.Appwrite.Server.Utils.ResponseUtils.GetApiResponse[T](IApiResponse`1 result) in /home/runner/work/AppwriteSdk/AppwriteSdk/src/PinguApps.Appwrite.Server/Utils/ResponseUtils.cs:line 41
   at PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests.GenericGetApiResponse_Success_ReturnsContent() in /home/runner/work/AppwriteSdk/AppwriteSdk/tests/PinguApps.Appwrite.Server.Tests/Utils/ResponseUtilsTests.cs:line 72
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericGetApiResponse_Failure_ReturnsError (PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests) failed

/github/workspace/tests/PinguApps.Appwrite.Server.Tests/TestResults/_fv-az1118-588_2024-11-04_15_52_21.trx [took 0s]
Raw output
System.Exception : Unknown error encountered.   at PinguApps.Appwrite.Server.Utils.ResponseUtils.GetApiResponse[T](IApiResponse`1 result) in /home/runner/work/AppwriteSdk/AppwriteSdk/src/PinguApps.Appwrite.Server/Utils/ResponseUtils.cs:line 41
   at PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests.GenericGetApiResponse_Failure_ReturnsError() in /home/runner/work/AppwriteSdk/AppwriteSdk/tests/PinguApps.Appwrite.Server.Tests/Utils/ResponseUtilsTests.cs:line 104
--- End of stack trace from previous location ---

Check warning on line 0 in PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericGetApiResponse_SuccessButNullContent_ReturnsInternalError (PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests) failed

/github/workspace/tests/PinguApps.Appwrite.Server.Tests/TestResults/_fv-az1118-588_2024-11-04_15_52_21.trx [took 0s]
Raw output
System.Exception : Unknown error encountered.   at PinguApps.Appwrite.Server.Utils.ResponseUtils.GetApiResponse[T](IApiResponse`1 result) in /home/runner/work/AppwriteSdk/AppwriteSdk/src/PinguApps.Appwrite.Server/Utils/ResponseUtils.cs:line 41
   at PinguApps.Appwrite.Server.Tests.Utils.ResponseUtilsTests.GenericGetApiResponse_SuccessButNullContent_ReturnsInternalError() in /home/runner/work/AppwriteSdk/AppwriteSdk/tests/PinguApps.Appwrite.Server.Tests/Utils/ResponseUtilsTests.cs:line 85
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericGetApiResponse_Failure_ReturnsError (PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests) failed

/github/workspace/tests/PinguApps.Appwrite.Client.Tests/TestResults/_fv-az1118-588_2024-11-04_15_52_20.trx [took 0s]
Raw output
System.Exception : Unknown error encountered.   at PinguApps.Appwrite.Client.Utils.ResponseUtils.GetApiResponse[T](IApiResponse`1 result) in /home/runner/work/AppwriteSdk/AppwriteSdk/src/PinguApps.Appwrite.Client/Utils/ResponseUtils.cs:line 41
   at PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests.GenericGetApiResponse_Failure_ReturnsError() in /home/runner/work/AppwriteSdk/AppwriteSdk/tests/PinguApps.Appwrite.Client.Tests/Utils/ResponseUtilsTests.cs:line 104
--- End of stack trace from previous location ---

Check warning on line 0 in PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericGetApiResponse_Success_ReturnsContent (PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests) failed

/github/workspace/tests/PinguApps.Appwrite.Client.Tests/TestResults/_fv-az1118-588_2024-11-04_15_52_20.trx [took 0s]
Raw output
System.Exception : Unknown error encountered.   at PinguApps.Appwrite.Client.Utils.ResponseUtils.GetApiResponse[T](IApiResponse`1 result) in /home/runner/work/AppwriteSdk/AppwriteSdk/src/PinguApps.Appwrite.Client/Utils/ResponseUtils.cs:line 41
   at PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests.GenericGetApiResponse_Success_ReturnsContent() in /home/runner/work/AppwriteSdk/AppwriteSdk/tests/PinguApps.Appwrite.Client.Tests/Utils/ResponseUtilsTests.cs:line 72
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests

See this annotation in the file changed.

@github-actions github-actions / Test Results

GenericGetApiResponse_SuccessButNullContent_ReturnsInternalError (PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests) failed

/github/workspace/tests/PinguApps.Appwrite.Client.Tests/TestResults/_fv-az1118-588_2024-11-04_15_52_20.trx [took 0s]
Raw output
System.Exception : Unknown error encountered.   at PinguApps.Appwrite.Client.Utils.ResponseUtils.GetApiResponse[T](IApiResponse`1 result) in /home/runner/work/AppwriteSdk/AppwriteSdk/src/PinguApps.Appwrite.Client/Utils/ResponseUtils.cs:line 41
   at PinguApps.Appwrite.Client.Tests.Utils.ResponseUtilsTests.GenericGetApiResponse_SuccessButNullContent_ReturnsInternalError() in /home/runner/work/AppwriteSdk/AppwriteSdk/tests/PinguApps.Appwrite.Client.Tests/Utils/ResponseUtilsTests.cs:line 85
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)