comandos pwsh - #43
Open
Juanma7882 wants to merge 10 commits into
Open
Annotations
10 warnings
|
PowerType.Tests/ConditionTests.cs#L167
Cannot convert null literal to non-nullable reference type.
|
|
PowerType.Tests/ConditionTests.cs#L146
Cannot convert null literal to non-nullable reference type.
|
|
PowerType.Tests/ThreadQueueTests.cs#L40
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
PowerType.Tests/ThreadQueueTests.cs#L30
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
PowerType.Tests/ThreadQueueTests.cs#L29
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
PowerType.Tests/ThreadQueueTests.cs#L25
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
PowerType.Tests/ConditionTests.cs#L183
Cannot convert null literal to non-nullable reference type.
|
|
PowerType.Tests/ConditionTests.cs#L183
Converting null literal or possible null value to non-nullable type.
|
|
PowerType.Tests/ConditionTests.cs#L167
Cannot convert null literal to non-nullable reference type.
|
|
PowerType.Tests/ConditionTests.cs#L146
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading