SWI-6900 Update SDK Based on Recent Spec Changes #93
Annotations
3 errors and 3 warnings
Run Tests:
src/Bandwidth.Standard.Test/Unit/Model/MessageCallbackTests.cs#L105
Cannot implicitly convert type 'string' to 'Bandwidth.Standard.Model.MessageCallbackMessage'
|
Run Tests:
src/Bandwidth.Standard.Test/Unit/Model/MessageCallbackTests.cs#L107
Argument 2: cannot convert from 'Bandwidth.Standard.Model.MessageCallbackMessage' to 'System.Collections.Generic.IEnumerable<char>'
|
Run Tests
Process completed with exit code 1.
|
Run Tests:
src/Bandwidth.Standard/Client/ApiClient.cs#L460
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
Run Tests:
src/Bandwidth.Standard/Client/ApiClient.cs#L542
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
Run Tests:
src/Bandwidth.Standard.Test/Smoke/MFAIntegrationTests.cs#L257
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Loading