Skip to content

feat: add Claim Check pattern #628

feat: add Claim Check pattern

feat: add Claim Check pattern #628

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

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
analyze: test/PatternKit.Examples.Tests/Generators/FacadeSpecsTests.cs#L189
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: test/PatternKit.Tests/Behavioral/InterpreterTests.cs#L1206
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
analyze: test/PatternKit.Tests/Behavioral/InterpreterTests.cs#L587
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
analyze: test/PatternKit.Tests/Behavioral/TypeDispatcherTests.cs#L290
Dereference of a possibly null reference.
analyze: test/PatternKit.Tests/Behavioral/TypeDispatcherTests.cs#L290
Converting null literal or possible null value to non-nullable type.
analyze: test/PatternKit.Tests/Structural/Adapters/AdapterTests.cs#L349
Dereference of a possibly null reference.
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.