Bump NUnit.Analyzers from 3.6.1 to 3.7.0 #423
Annotations
18 warnings
SoundShapesServer/Endpoints/ApiEndpointAttribute.cs#L18
Non-nullable property 'RouteWithParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L60
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L112
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L151
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L60
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/ApiEndpointAttribute.cs#L18
Non-nullable property 'RouteWithParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L112
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L151
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/ApiEndpointAttribute.cs#L18
Non-nullable property 'RouteWithParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L60
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L112
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L151
The variable 'e' is declared but never used
|
SoundShapesServerTests/Tests/LevelTests.cs#L15
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
SoundShapesServerTests/Tests/LeaderboardTests.cs#L14
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
SoundShapesServer/Endpoints/ApiEndpointAttribute.cs#L18
Non-nullable property 'RouteWithParameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L60
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L112
The variable 'e' is declared but never used
|
SoundShapesServer/Endpoints/Api/Account/ApiAccountManagementEndpoints.cs#L151
The variable 'e' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading