Skip to content

feat: update dotnet to version 9 #473

feat: update dotnet to version 9

feat: update dotnet to version 9 #473

Triggered via pull request December 19, 2024 00:30
Status Failure
Total duration 8m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Integration.Test.Passenger.Features.CompleteRegisterPassengerTests ► should_complete_register_passenger_and_update_to_db: src/Services/Passenger/tests/IntegrationTest/Passenger/Features/CompleteRegisterPassengerTests.cs#L27
Failed test found in: src/Services/Passenger/tests/IntegrationTest/TestResults/test-results.trx Error: Expected (Fixture.WaitForConsuming<UserCreated>()) to be True, but found False.
ci
Failed tests were found and 'fail-on-error' option is set to true
ci: src/BuildingBlocks/TestBase/TestBase.cs#L697
'TestReadBase<TEntryPoint, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L691
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L713
'TestWriteBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L707
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L731
'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#L724
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.
ci: src/BuildingBlocks/Core/IEventDispatcher.cs#L9
Cannot convert null literal to non-nullable reference type.