formatting about page (#58) #24
Annotations
5 warnings
Build with dotnet:
StpFoodBlazor/StpFoodBlazorTest/Pages/DealsTest.razor#L21
Public method 'Dispose' on test class 'DealsTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build with dotnet:
StpFoodBlazor/StpFoodBlazorTest/Pages/GiftCardsTest.razor#L20
Public method 'Dispose' on test class 'GiftCardsTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build with dotnet:
StpFoodBlazor/StpFoodBlazorTest/Pages/DealsTest.razor#L21
Public method 'Dispose' on test class 'DealsTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Build with dotnet:
StpFoodBlazor/StpFoodBlazorTest/Pages/GiftCardsTest.razor#L20
Public method 'Dispose' on test class 'GiftCardsTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
dotnet publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Loading