chore: update build ci pipeline #460
Annotations
3 errors and 10 warnings
|
|
|
src/BuildingBlocks/Core/EventDispatcher.cs#L34
Cannot convert null literal to non-nullable reference type.
|
src/BuildingBlocks/Core/EventDispatcher.cs#L83
Cannot convert null literal to non-nullable reference type.
|
src/BuildingBlocks/Core/IEventDispatcher.cs#L7
Cannot convert null literal to non-nullable reference type.
|
src/BuildingBlocks/Core/IEventDispatcher.cs#L9
Cannot convert null literal to non-nullable reference type.
|
src/BuildingBlocks/TestBase/TestBase.cs#L710
'TestReadBase<TEntryPoint, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
src/BuildingBlocks/TestBase/TestBase.cs#L704
Cannot convert null literal to non-nullable reference type.
|
src/BuildingBlocks/TestBase/TestBase.cs#L726
'TestWriteBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
src/BuildingBlocks/TestBase/TestBase.cs#L720
Cannot convert null literal to non-nullable reference type.
|
src/BuildingBlocks/TestBase/TestBase.cs#L744
'TestBase<TEntryPoint, TWContext, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
src/BuildingBlocks/TestBase/TestBase.cs#L737
Cannot convert null literal to non-nullable reference type.
|
This job failed
Loading