Skip to content

feat: add specification pattern (#226) #609

feat: add specification pattern (#226)

feat: add specification pattern (#226) #609

Triggered via push May 20, 2026 20:34
Status Success
Total duration 8m 3s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
analyze: test/PatternKit.Generators.Tests/BuilderGeneratorTests.cs#L306
Dereference of a possibly null reference.
analyze: test/PatternKit.Generators.Tests/BuilderGeneratorTests.cs#L275
Dereference of a possibly null reference.
analyze: test/PatternKit.Generators.Tests/BuilderGeneratorTests.cs#L250
Dereference of a possibly null reference.
analyze: test/PatternKit.Generators.Tests/VisitorGeneratorTests.cs#L312
Dereference of a possibly null reference.
analyze: test/PatternKit.Generators.Tests/VisitorGeneratorTests.cs#L250
Dereference of a possibly null reference.
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-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.