Update hashicorp/azurerm requirement from ~> 3.111.0 to ~> 3.112.0 #349
Annotations
10 warnings
src/repository-webapi-client/Api/UserProfileApi.cs#L56
Define a constant instead of using this literal 'user-profile' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/repository-webapi-client/RepositoryApiClient.cs#L7
Constructor has 17 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/repository-webapi/Controllers/GameServersSecretsController.cs#L36
Define a constant instead of using this literal 'gameservers-keyvault-endpoint' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/repository-webapi/Controllers/UserProfileController.cs#L186
Define a constant instead of using this literal 'Could not deserialize request body' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
src/repository-webapi/Program.cs#L110
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
src/repository-webapi/Extensions/GameTypeExtensions.cs#L45
'System.ApplicationException' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
src/repository-webapi/Controllers/AdminActionsController.cs#L24
Inherit from ControllerBase instead of Controller. (https://rules.sonarsource.com/csharp/RSPEC-6961)
|
src/repository-webapi/Controllers/AdminActionsController.cs#L24
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)
|
src/repository-webapi/Controllers/ChatMessagesController.cs#L24
Specify the RouteAttribute when an HttpMethodAttribute or RouteAttribute is specified at an action level. (https://rules.sonarsource.com/csharp/RSPEC-6934)
|
src/repository-webapi/Controllers/BanFileMonitorsController.cs#L24
Inherit from ControllerBase instead of Controller. (https://rules.sonarsource.com/csharp/RSPEC-6961)
|
This job succeeded
Loading