chore: Delete pull_request_template.md #423
Annotations
10 warnings
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L612
'TestReadBase<TEntryPoint, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L606
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L627
'TestWriteBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L621
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L643
'TestBase<TEntryPoint, TWContext, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L637
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/Core/EventDispatcher.cs#L34
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/Core/EventDispatcher.cs#L83
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/Core/IEventDispatcher.cs#L7
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/Core/IEventDispatcher.cs#L9
Cannot convert null literal to non-nullable reference type.
|