refactor: increase test coverage for Results #311
Annotations
1 error and 5 warnings
|
Tests/Testably.Expectations.Internal.Tests/Results/ExpectationResultTests.cs#L13
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Tests/Testably.Expectations.Internal.Tests/Results/ExpectationResultTests.cs#L13
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Tests/Testably.Expectations.Internal.Tests/Results/ExpectationResultTests.cs#L13
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Tests/Testably.Expectations.Internal.Tests/Results/ExpectationResultTests.cs#L13
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Code coverage (.NET Framework)", "Stryker", "Test results (.NET Framework)", "Test results (MacOS)", "Test results (Ubuntu)", "Test results (Windows)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading