feat: add Message Translator pattern #626
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.
|