refactor: Update package references to latest versions across projects #164
Annotations
10 warnings
code-scanning:
src/MX.Api.Client/Auth/ClientCredentialProvider.cs#L143
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
|
code-scanning:
src/MX.Api.Client/Auth/ClientCredentialProvider.cs#L82
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
code-scanning:
src/MX.Api.Client/Auth/ClientCredentialProvider.cs#L67
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
code-scanning:
src/MX.Api.Client/RestClientService.cs#L11
'IRestClientService' implements 'IDisposable' so 'IDisposable' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
code-scanning:
src/MX.Api.Client/Configuration/AuthenticationOptions.cs#L6
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
code-scanning:
src/MX.Api.Client/Extensions/RestResponseExtensions.cs#L63
Define a constant instead of using this literal 'DeserializationError' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
code-scanning:
src/MX.Api.Client/BaseApi.cs#L31
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
|
code-scanning:
src/MX.Api.Client/BaseApi.cs#L30
A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743)
|
code-scanning:
src/MX.Api.Web.Extensions/ApiResponseExtensions.cs#L79
Use a comparison to 'default(T)' instead or add a constraint to 'T' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
|
code-scanning:
src/MX.Api.Abstractions/FilterOptions.cs#L65
This method signature overlaps the one defined on line 55, the default parameter value can only be used with named arguments. (https://rules.sonarsource.com/csharp/RSPEC-3427)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
nuget-packages
|
45.3 KB |
sha256:6c57f8a6828d85e81c4fa9736d35a25b36fd9dd2f3caada586f9d6a3e640ab00
|
|