feat: add ctor parameter to keep the underlying stream open on dispos… #156
Annotations
10 warnings
Analyze with SonarCloud:
src/MockHttp/Language/Flow/ICallbackResult.cs#L9
'IResponds<TResponseResult>' implements 'IFluentInterface' so 'IFluentInterface' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Analyze with SonarCloud:
src/MockHttp/DeprecationWarnings.cs#L3
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
|
Analyze with SonarCloud:
src/MockHttp/Language/IConfiguredRequest.cs#L11
'ISequenceResponseResult' implements 'IResponds<ISequenceResponseResult>' so 'IResponds<ISequenceResponseResult>' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Analyze with SonarCloud:
src/MockHttp/Language/IConfiguredRequest.cs#L11
'ISequenceResponseResult' implements 'IThrows<ISequenceThrowsResult>' so 'IThrows<ISequenceThrowsResult>' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Analyze with SonarCloud:
src/MockHttp/Language/IConfiguredRequest.cs#L13
'IResponds<ISequenceResponseResult>' implements 'IFluentInterface' so 'IFluentInterface' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Analyze with SonarCloud:
src/MockHttp/Language/IRespondsThrows.cs#L10
'IResponds<IResponseResult>' implements 'IFluentInterface' so 'IFluentInterface' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Analyze with SonarCloud:
src/MockHttp/Language/Flow/ISequenceThrowsResult.cs#L9
'IResponds<ISequenceResponseResult>' implements 'IFluentInterface' so 'IFluentInterface' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Analyze with SonarCloud:
src/MockHttp/Language/Flow/ISequenceResponseResult.cs#L9
'IResponds<ISequenceResponseResult>' implements 'IFluentInterface' so 'IFluentInterface' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Analyze with SonarCloud:
src/MockHttp/Language/Flow/Response/IWithContentResult.cs#L12
'IWithContentType' implements 'IFluentInterface' so 'IFluentInterface' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
Analyze with SonarCloud:
src/MockHttp/Language/Flow/Response/IWithStatusCodeResult.cs#L12
'IWithContent' implements 'IFluentInterface' so 'IFluentInterface' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
|
The logs for this run have expired and are no longer available.
Loading