Skip to content

Bump NUnit from 4.3.0 to 4.3.1 in /src #559

Bump NUnit from 4.3.0 to 4.3.1 in /src

Bump NUnit from 4.3.0 to 4.3.1 in /src #559

Triggered via push December 23, 2024 20:35
Status Success
Total duration 3m 42s
Artifacts 1

codequality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
code-scanning: 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)
code-scanning: src/repository-webapi/Controllers/DemosController.cs#L183
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
code-scanning: src/repository-webapi/Controllers/MapsController.cs#L363
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
code-scanning: src/repository-webapi/Controllers/GameTrackerBannerController.cs#L41
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
code-scanning: src/repository-webapi/Controllers/GameTrackerBannerController.cs#L74
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
code-scanning: 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)
code-scanning: 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)
code-scanning: src/repository-webapi/Extensions/GameTypeExtensions.cs#L45
'System.ApplicationException' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
code-scanning: src/repository-webapi/Program.cs#L109
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
code-scanning: src/repository-webapi/Controllers/UserProfileController.cs#L335
Make 'ApplyFilter' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)

Artifacts

Produced during runtime
Name Size
nuget-packages
62.8 KB