Bump Microsoft.Data.SqlClient from 5.1.1 to 5.1.2 #155
Annotations
11 warnings
src/forums-integration/DemoManager.cs#L21
Dereference of a possibly null reference.
|
src/forums-integration/AdminActionTopics.cs#L51
Dereference of a possibly null reference.
|
src/admin-webapp/Extensions/HtmlHelpers.cs#L7
Cannot convert null literal to non-nullable reference type.
|
src/admin-webapp/Extensions/HtmlHelpers.cs#L7
Cannot convert null literal to non-nullable reference type.
|
src/admin-webapp/Extensions/HtmlHelpers.cs#L7
Cannot convert null literal to non-nullable reference type.
|
src/admin-webapp/Extensions/HtmlHelpers.cs#L7
Cannot convert null literal to non-nullable reference type.
|
src/admin-webapp/Areas/Identity/IdentityHostingStartup.cs#L62
Possible null reference assignment.
|
src/admin-webapp/Areas/Identity/IdentityHostingStartup.cs#L63
Possible null reference assignment.
|
src/admin-webapp/ViewModels/ServerAdminGameServerViewModel.cs#L8
Non-nullable property 'GameServer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/admin-webapp/ViewModels/ServerAdminGameServerViewModel.cs#L9
Non-nullable property 'GameServerQueryStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
The logs for this run have expired and are no longer available.
Loading