Wrapping up interceptors, fixing typos, removing Moq #524
Annotations
1 error and 23 warnings
test-linux
Process completed with exit code 1.
|
docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-linux:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar' differing only in case is not CLS-compliant
|
test-linux:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.get' differing only in case is not CLS-compliant
|
test-linux:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.set' differing only in case is not CLS-compliant
|
test-linux:
src/RestSharp/Serializers/RestSerializers.cs#L40
'RestRequest.OnBeforeDeserialization' is obsolete: 'Use Interceptors instead'
|
test-linux:
src/RestSharp/RestClient.Async.cs#L133
'RestRequest.OnBeforeRequest' is obsolete: 'Use Interceptors instead'
|
test-linux:
src/RestSharp/RestClient.Async.cs#L133
'RestRequest.OnBeforeRequest' is obsolete: 'Use Interceptors instead'
|
test-linux:
src/RestSharp/RestClient.Async.cs#L151
'RestRequest.OnAfterRequest' is obsolete: 'Use Interceptors instead'
|
test-linux:
src/RestSharp/RestClient.Async.cs#L151
'RestRequest.OnAfterRequest' is obsolete: 'Use Interceptors instead'
|
test-linux:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar' differing only in case is not CLS-compliant
|
test-linux:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.get' differing only in case is not CLS-compliant
|
test-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-windows:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar' differing only in case is not CLS-compliant
|
test-windows:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.get' differing only in case is not CLS-compliant
|
test-windows:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.set' differing only in case is not CLS-compliant
|
test-windows:
src/RestSharp/Serializers/RestSerializers.cs#L40
'RestRequest.OnBeforeDeserialization' is obsolete: 'Use Interceptors instead'
|
test-windows:
src/RestSharp/RestClient.Async.cs#L133
'RestRequest.OnBeforeRequest' is obsolete: 'Use Interceptors instead'
|
test-windows:
src/RestSharp/RestClient.Async.cs#L133
'RestRequest.OnBeforeRequest' is obsolete: 'Use Interceptors instead'
|
test-windows:
src/RestSharp/RestClient.Async.cs#L151
'RestRequest.OnAfterRequest' is obsolete: 'Use Interceptors instead'
|
test-windows:
src/RestSharp/RestClient.Async.cs#L151
'RestRequest.OnAfterRequest' is obsolete: 'Use Interceptors instead'
|
test-windows:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar' differing only in case is not CLS-compliant
|
test-windows:
src/RestSharp/Parameters/FileParameter.cs#L121
Identifier 'FileParameterOptions.DisableFilenameStar.get' differing only in case is not CLS-compliant
|