Bump Microsoft.Identity.Web from 3.12.0 to 3.13.0 #1166
Annotations
10 warnings
Run frasermolyneux/actions/dotnet-web-ci@main:
src/XtremeIdiots.Portal.Integrations.Servers.Api.V1/Models/V1/Quake3QueryPlayer.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
Run frasermolyneux/actions/dotnet-web-ci@main:
src/XtremeIdiots.Portal.Integrations.Servers.Api.V1/Models/V1/SourceQueryPlayer.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
Run frasermolyneux/actions/dotnet-web-ci@main:
src/XtremeIdiots.Portal.Integrations.Servers.Api.Client.Tests.V1/UnitTest1.cs#L6
Public method 'Setup' on test class 'Tests' 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)
|
Run frasermolyneux/actions/dotnet-web-ci@main:
src/XtremeIdiots.Portal.Integrations.Servers.Api.Tests.V1/UnitTest1.cs#L6
Public method 'Setup' on test class 'Tests' 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)
|
Loading