Skip to content

Merge pull request #307 from meysamhadeli/chore/update-ci-pipeline #467

Merge pull request #307 from meysamhadeli/chore/update-ci-pipeline

Merge pull request #307 from meysamhadeli/chore/update-ci-pipeline #467

Triggered via push September 17, 2024 16:45
Status Success
Total duration 12m 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ci: src/BuildingBlocks/TestBase/TestBase.cs#L710
'TestReadBase<TEntryPoint, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L704
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L726
'TestWriteBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L720
Cannot convert null literal to non-nullable reference type.
ci: 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.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L737
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.