feat: add Repository pattern #632
Annotations
11 warnings
|
analyze:
test/PatternKit.Generators.Tests/BuilderGeneratorTests.cs#L333
Dereference of a possibly null reference.
|
|
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/ProxyGeneratorTests.cs#L884
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
|
|
analyze:
test/PatternKit.Generators.Tests/ObserverGeneratorTests.cs#L148
Dereference of a possibly null reference.
|
|
analyze:
test/PatternKit.Generators.Tests/ObserverGeneratorTests.cs#L145
Dereference of a possibly null reference.
|
|
analyze:
test/PatternKit.Generators.Tests/ProxyGeneratorTests.cs#L383
Possible null reference argument for parameter 'actualString' in 'void ScenarioExpect.Contains(string expectedSubstring, string actualString)'.
|
|
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
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|