Bump xunit from 2.5.0 to 2.5.1 #51
Annotations
11 errors and 2 warnings
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L90
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L93
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L96
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L100
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L105
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L107
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L110
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L114
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L301
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPayFunctionalTest/BitPayFunctionalTest.cs#L310
Test methods must not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
BitPay/Models/Payout/Payout.cs#L264
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
BitPay/Models/Payout/Payout.cs#L264
The result of the expression is always 'true' since a value of type 'bool' is never equal to 'null' of type 'bool?'
|
The logs for this run have expired and are no longer available.
Loading