fix(CA1307): 'string.Replace(string, string)' has a method overload t… #44
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L7
Rename type name ResponseHandlerDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L22
In virtual/interface member IResponseBehavior.HandleAsync(MockHttpRequestContext, HttpResponseMessage, ResponseHandlerDelegate, CancellationToken), rename parameter next so that it no longer conflicts with the reserved language keyword 'Next'. Using a reserved keyword as the name of a parameter on a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L7
Rename type name ResponseHandlerDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L22
In virtual/interface member IResponseBehavior.HandleAsync(MockHttpRequestContext, HttpResponseMessage, ResponseHandlerDelegate, CancellationToken), rename parameter next so that it no longer conflicts with the reserved language keyword 'Next'. Using a reserved keyword as the name of a parameter on a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L7
Rename type name ResponseHandlerDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L22
In virtual/interface member IResponseBehavior.HandleAsync(MockHttpRequestContext, HttpResponseMessage, ResponseHandlerDelegate, CancellationToken), rename parameter next so that it no longer conflicts with the reserved language keyword 'Next'. Using a reserved keyword as the name of a parameter on a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/HttpMockException.cs#L39
Provide a message for the ObsoleteAttribute that marks .ctor as Obsolete (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1041)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L7
Rename type name ResponseHandlerDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L22
In virtual/interface member IResponseBehavior.HandleAsync(MockHttpRequestContext, HttpResponseMessage, ResponseHandlerDelegate, CancellationToken), rename parameter next so that it no longer conflicts with the reserved language keyword 'Next'. Using a reserved keyword as the name of a parameter on a virtual/interface member makes it harder for consumers in other languages to override/implement the member. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Run dotnet build --no-restore -c Release /p:Version="4.3.2-ci.1+3" /p:PackageVersion="4.3.2-ci.1+3" /p:AssemblyVersion="4.3.2.0" /p:FileVersion="4.3.2.0" /p:InformationalVersion="4.3.2-ci.1+3.Branch.main.Sha.513be4dd1ba6681f95cf89938dfabb46a338c7a8":
src/MockHttp/Responses/IResponseBehavior.cs#L7
Rename type name ResponseHandlerDelegate so that it does not end in 'Delegate' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
|
The logs for this run have expired and are no longer available.
Loading