Skip to content

Switch CI to OpenJDK 17 to fix dotnet sonarscanner #68

Switch CI to OpenJDK 17 to fix dotnet sonarscanner

Switch CI to OpenJDK 17 to fix dotnet sonarscanner #68

Triggered via push December 9, 2023 09:50
Status Failure
Total duration 1m 11s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L11
Rename class 'WebAPIQuerier' to match pascal case naming rules, consider using 'WebApiQuerier'. (https://rules.sonarsource.com/csharp/RSPEC-101)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L72
Catch a list of specific exception subtype or use exception filters instead. (https://rules.sonarsource.com/csharp/RSPEC-2221)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L100
Refactor this method to use all type parameters in the parameter list to enable type inference. (https://rules.sonarsource.com/csharp/RSPEC-4018)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L96
Refactor this method so it invokes the overload accepting a 'System.Uri' parameter. (https://rules.sonarsource.com/csharp/RSPEC-3997)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L104
Refactor this method to use all type parameters in the parameter list to enable type inference. (https://rules.sonarsource.com/csharp/RSPEC-4018)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L65
Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L112
Refactor this method to use all type parameters in the parameter list to enable type inference. (https://rules.sonarsource.com/csharp/RSPEC-4018)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L108
Refactor this method to use all type parameters in the parameter list to enable type inference. (https://rules.sonarsource.com/csharp/RSPEC-4018)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L112
Refactor this method so it invokes the overload accepting a 'System.Uri' parameter. (https://rules.sonarsource.com/csharp/RSPEC-3997)
build: Dysnomia.Common.WebAPIWrapper/WebAPIQuerier.cs#L108
Refactor this method so it invokes the overload accepting a 'System.Uri' parameter. (https://rules.sonarsource.com/csharp/RSPEC-3997)