Update Handlebars Transformer logic (ReplaceNodeOptions) #18
Annotations
10 warnings
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.
|
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.
|
src/WireMock.Net.Abstractions/Admin/Mappings/MappingModel.cs#L61
Non-nullable property 'Request' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WireMock.Net.Abstractions/Admin/Mappings/MappingModel.cs#L66
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L10
Non-nullable property 'ClientX509Certificate2ThumbprintOrSubjectName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L15
Non-nullable property 'WebProxySettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L25
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L46
Non-nullable property 'ExcludedHeaders' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L51
Non-nullable property 'ExcludedCookies' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
src/WireMock.Net.Abstractions/Admin/Scenarios/ScenarioStateModel.cs#L12
Non-nullable property 'Name' 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