Skip to content

feat: add Message Translator pattern #626

feat: add Message Translator pattern

feat: add Message Translator pattern #626

Triggered via pull request May 21, 2026 02:31
Status Success
Total duration 8m 37s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
analyze: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L312
Dereference of a possibly null reference.
analyze: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L293
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
analyze: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L292
Dereference of a possibly null reference.
analyze: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L273
Dereference of a possibly null reference.
analyze: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L254
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
analyze: test/PatternKit.Examples.Tests/EnterpriseDemo/EnterpriseOrderDemoTests.cs#L253
Dereference of a possibly null reference.
analyze: test/PatternKit.Examples.Tests/BridgeDemo/BridgeDemoTests.cs#L211
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
analyze: test/PatternKit.Examples.Tests/BridgeDemo/BridgeDemoTests.cs#L176
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
analyze: test/PatternKit.Examples.Tests/BridgeDemo/BridgeDemoTests.cs#L158
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
analyze: test/PatternKit.Examples.Tests/BridgeDemo/BridgeDemoTests.cs#L140
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
analyze
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.