Merge pull request #310 from meysamhadeli/feat/update-dotnet-to-versi… #477
Annotations
1 error and 10 warnings
ci
Process completed with exit code 1.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L707
'TestReadBase<TEntryPoint, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L701
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L723
'TestWriteBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L717
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L741
'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#L734
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/Web/ConfigurationHelper.cs#L7
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/Core/EventDispatcher.cs#L21
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/Core/EventDispatcher.cs#L70
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.
|