Skip to content

Add StringToFloatConverter #93

Add StringToFloatConverter

Add StringToFloatConverter #93

Triggered via push February 9, 2025 09:32
Status Success
Total duration 1m 27s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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#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#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#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#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 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 so it invokes the overload accepting a 'System.Uri' parameter. (https://rules.sonarsource.com/csharp/RSPEC-3997)
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)