Bump MxIO.ApiClient.WebExtensions and MxIO.ApiClient.Abstractions #455
Annotations
10 warnings
src/repository-webapi-abstractions/Models/MapPacks/MapPackDto.cs#L8
Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
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 18 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/repository-webapi-client/Api/MapPacksApi.cs#L17
Update this logger to use its enclosing type. (https://rules.sonarsource.com/csharp/RSPEC-6672)
|
src/repository-webapi/Controllers/DemosController.cs#L183
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
src/repository-webapi/Controllers/GameTrackerBannerController.cs#L41
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
src/repository-webapi/Controllers/MapsController.cs#L363
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
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/Extensions/GameTypeExtensions.cs#L45
'System.ApplicationException' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
This job succeeded
Loading