Feat/update to dotnet 9 #11
Annotations
12 warnings
ci:
src/BuildingBlocks/Core/EventDispatcher.cs#L34
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/Core/EventDispatcher.cs#L66
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.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L407
Cannot convert null literal to non-nullable reference type.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L427
'TestBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
|
ci:
src/BuildingBlocks/TestBase/TestBase.cs#L421
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/Web/TypeProvider.cs#L24
Possible null reference return.
|
ci:
src/BuildingBlocks/Web/TypeProvider.cs#L26
Possible null reference return.
|
ci
Unexpected input(s) 'token', valid inputs are ['project-path', 'service-name']
|
ci
Unexpected input(s) 'token', valid inputs are ['project-path', 'service-name']
|