feat: add cache-aside pattern support (#243) #620
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.
|