Bump Swashbuckle.AspNetCore from 6.7.1 to 6.7.3 in /src #389
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#L109
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#L210
Make 'ApplyFilter' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/repository-webapi/Controllers/UserProfileController.cs#L335
Make 'ApplyFilter' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/repository-webapi/Controllers/UserProfileController.cs#L343
Make 'ApplyOrderAndLimits' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
src/repository-webapi/Controllers/AdminActionsController.cs#L234
Make 'ApplyOrderAndLimits' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
This job succeeded
Loading