0.8.19 - say what the update costs before it is agreed to (#33) #13
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.
|