Merge pull request #36 from peans99/dev080 #16
Annotations
4 warnings
|
release:
tests/Quantumwake.Tests/UexFeedsTests.cs#L293
Test methods should 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)
|
|
release:
tests/Quantumwake.WebTests/ShoppingDestinationTests.cs#L76
Cannot convert null literal to non-nullable reference type.
|
|
release:
tests/Quantumwake.WebTests/ShoppingDestinationTests.cs#L55
Cannot convert null literal to non-nullable reference type.
|
|
release:
tests/Quantumwake.WebTests/ShoppingDestinationTests.cs#L55
Cannot convert null literal to non-nullable reference type.
|