Skip to content

Add injectable IScenarioStateStore for distributed scenario state #946

Add injectable IScenarioStateStore for distributed scenario state

Add injectable IScenarioStateStore for distributed scenario state #946

Re-run triggered March 24, 2026 17:32
Status Success
Total duration 7m 13s
Artifacts

ci.yml

on: pull_request
Run Tests on Windows
7m 8s
Run Tests on Windows
Run Tests on Linux
2m 55s
Run Tests on Linux
Fit to window
Zoom out
Zoom in

Annotations

42 warnings
Run Tests on Linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Tests on Linux: src/WireMock.Net.Shared/Settings/WireMockServerSettings.cs#L180
Missing XML comment for publicly visible type or member 'WireMockServerSettings.ScenarioStateStore'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L56
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.Clear()'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L51
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.TryRemove(string)'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L40
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.Update(string, Action<ScenarioState>)'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L35
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.AddOrUpdate(string, Func<string, ScenarioState>, Func<string, ScenarioState, ScenarioState>)'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L30
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.TryAdd(string, ScenarioState)'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L25
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.ContainsKey(string)'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L20
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.GetAll()'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L15
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.TryGet(string, out ScenarioState?)'
Run Tests on Linux: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L11
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore'
Run Tests on Linux
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions.DirectoryName'
Run Tests on Linux
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions'
Run Tests on Linux
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer.YamlIncludeNodeDeserializer(YamlIncludeNodeDeserializerOptions)'
Run Tests on Linux
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer'
Run Tests on Linux
Missing XML comment for publicly visible type or member 'RamlConverter'
Run Tests on Linux: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L55
XML comment is not placed on a valid language element
Run Tests on Linux: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L77
Non-nullable property 'PrefixForSavedMappingFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests on Linux: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L27
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests on Linux: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L17
Non-nullable property 'WebProxySettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests on Linux: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L12
Non-nullable property 'ClientX509Certificate2ThumbprintOrSubjectName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests on Windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Tests on Windows: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L30
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.TryAdd(string, ScenarioState)'
Run Tests on Windows: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L25
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.ContainsKey(string)'
Run Tests on Windows: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L20
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.GetAll()'
Run Tests on Windows: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L15
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore.TryGet(string, out ScenarioState?)'
Run Tests on Windows: src/WireMock.Net.Shared/Handlers/InMemoryScenarioStateStore.cs#L11
Missing XML comment for publicly visible type or member 'InMemoryScenarioStateStore'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions.DirectoryName'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer.YamlIncludeNodeDeserializer(YamlIncludeNodeDeserializerOptions)'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'RamlConverter'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions.DirectoryName'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializerOptions'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer.YamlIncludeNodeDeserializer(YamlIncludeNodeDeserializerOptions)'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'YamlIncludeNodeDeserializer'
Run Tests on Windows
Missing XML comment for publicly visible type or member 'RamlConverter'
Run Tests on Windows: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L55
XML comment is not placed on a valid language element
Run Tests on Windows: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L77
Non-nullable property 'PrefixForSavedMappingFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests on Windows: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L27
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests on Windows: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L17
Non-nullable property 'WebProxySettings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Run Tests on Windows: src/WireMock.Net.Abstractions/Admin/Settings/ProxyAndRecordSettingsModel.cs#L12
Non-nullable property 'ClientX509Certificate2ThumbprintOrSubjectName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.