Proxy all requests - even a repeated one #22
Annotations
10 warnings
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Mappings/EncodingModel.cs#L17
Non-nullable property 'EncodingName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Mappings/EncodingModel.cs#L22
Non-nullable property 'WebName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Requests/LogRequestModel.cs#L16
Non-nullable property 'ClientIP' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Requests/LogRequestModel.cs#L26
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Requests/LogRequestModel.cs#L31
Non-nullable property 'AbsolutePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Requests/LogRequestModel.cs#L36
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Requests/LogRequestModel.cs#L41
Non-nullable property 'AbsoluteUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Requests/LogRequestModel.cs#L56
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Requests/LogRequestMatchModel.cs#L48
Non-nullable property 'MatchDetails' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Unit Tests:
src/WireMock.Net.Abstractions/Admin/Requests/LogEntryModel.cs#L18
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading