added support for overriding request creation #42
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Restore dependencies
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Setup .NET
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of `2.2.8`. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs
|
Build:
src/WiremockRecorder/Program.cs#L72
The variable 'rpcMethod' is assigned but its value is never used
|
Build:
src/WiremockRecorder/Program.cs#L73
The variable 'rpcBodyChecksum' is assigned but its value is never used
|
Build:
src/WiremockRecorder/Program.cs#L74
The variable 'httpResponseStatus' is assigned but its value is never used
|
Build
The target framework 'netcoreapp2.2' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build
A PackageReference to 'Microsoft.AspNetCore.App' specified a Version of `2.2.8`. Specifying the version of this package is not recommended. For more information, see https://aka.ms/sdkimplicitrefs
|
Build:
src/WiremockRecorder/Program.cs#L72
The variable 'rpcMethod' is assigned but its value is never used
|
Build:
src/WiremockRecorder/Program.cs#L73
The variable 'rpcBodyChecksum' is assigned but its value is never used
|
Build:
src/WiremockRecorder/Program.cs#L74
The variable 'httpResponseStatus' is assigned but its value is never used
|
Loading