Skip to content

Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 #72

Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6

Bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 #72

Triggered via pull request December 25, 2023 19:14
Status Success
Total duration 1m 45s
Artifacts

dotnet.yml

on: pull_request
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/Helpers/WhateverToStringConverter.cs#L9
Use the overload that takes a 'CultureInfo' or 'IFormatProvider' parameter. (https://rules.sonarsource.com/csharp/RSPEC-4056)
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#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/Helpers/WhateverToStringConverter.cs#L9
Use the overload that takes a 'CultureInfo' or 'IFormatProvider' parameter. (https://rules.sonarsource.com/csharp/RSPEC-4056)