SWI-9487 Update SDK Based on Recent Spec Changes #174
Merged
Annotations
9 warnings
|
Run Tests:
src/Bandwidth.Standard.Test/Smoke/MFAIntegrationTests.cs#L260
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
|
Run Tests:
src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L33
The field 'RecordingsSmokeTests.BW_PASSWORD' is never used
|
|
Run Tests:
src/Bandwidth.Standard.Test/Smoke/MFAIntegrationTests.cs#L22
The field 'MFASmokeTests.unauthorizedConfiguration' is never used
|
|
Run Tests:
src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L32
The field 'TranscriptionsSmokeTests.BW_USERNAME' is never used
|
|
Run Tests:
src/Bandwidth.Standard.Test/Smoke/RecordingsIntegrationTests.cs#L32
The field 'RecordingsSmokeTests.BW_USERNAME' is never used
|
|
Run Tests:
src/Bandwidth.Standard.Test/Smoke/TranscriptionsIntegrationTests.cs#L33
The field 'TranscriptionsSmokeTests.BW_PASSWORD' is never used
|
|
Run Tests:
src/Bandwidth.Standard.Test/Smoke/MediaIntegrationTests.cs#L21
The field 'MediaSmokeTests.forbiddenConfiguration' is never used
|
|
Run Tests:
src/Bandwidth.Standard/Client/ApiClient.cs#L557
'RestClientExtensions.Deserialize<T>(IRestClient, RestResponse)' is obsolete: 'Please use the async overload with a cancellation token'
|
|
Run Tests:
src/Bandwidth.Standard/Client/ApiClient.cs#L461
'RestClientOptions.MaxTimeout' is obsolete: 'Use Timeout instead.'
|
Loading