Wrapping up interceptors, fixing typos, removing Moq #501
Annotations
10 warnings
Run tests:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar' differing only in case is not CLS-compliant
|
Run tests:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.get' differing only in case is not CLS-compliant
|
Run tests:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.set' differing only in case is not CLS-compliant
|
Run tests:
src/RestSharp/Serializers/RestSerializers.cs#L43
'RestRequest.OnBeforeDeserialization' is obsolete: 'Use Interceptors instead'
|
Run tests:
src/RestSharp/RestClient.Async.cs#L133
'RestRequest.OnBeforeRequest' is obsolete: 'Use Interceptors instead'
|
Run tests:
src/RestSharp/RestClient.Async.cs#L133
'RestRequest.OnBeforeRequest' is obsolete: 'Use Interceptors instead'
|
Run tests:
src/RestSharp/RestClient.Async.cs#L151
'RestRequest.OnAfterRequest' is obsolete: 'Use Interceptors instead'
|
Run tests:
src/RestSharp/RestClient.Async.cs#L151
'RestRequest.OnAfterRequest' is obsolete: 'Use Interceptors instead'
|
Run tests:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar' differing only in case is not CLS-compliant
|
Run tests:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.get' differing only in case is not CLS-compliant
|
The logs for this run have expired and are no longer available.
Loading