Skip to content

feat: update dotnet to version 9 #474

feat: update dotnet to version 9

feat: update dotnet to version 9 #474

Triggered via pull request December 19, 2024 15:52
Status Failure
Total duration 3m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Integration.Test.Aircraft.Features.CreateAircraftTests ► should_create_new_aircraft_to_db_and_publish_message_to_broker: src/BuildingBlocks/TestBase/TestBase.cs#L595
Failed test found in: src/Services/Flight/tests/IntegrationTest/TestResults/test-results.trx src/Services/Flight/tests/IntegrationTest/TestResults/test-results.trx src/Services/Flight/tests/IntegrationTest/TestResults/test-results.trx src/Services/Flight/tests/IntegrationTest/TestResults/test-results.trx src/Services/Flight/tests/IntegrationTest/TestResults/test-results.trx src/Services/Flight/tests/IntegrationTest/TestResults/test-results.trx Error: System.ObjectDisposedException : Cannot access a disposed object. Object name: 'IServiceProvider'.
Integration.Test.Flight.Features.DeleteFlightTests ► should_delete_flight_from_db: src/BuildingBlocks/TestBase/TestBase.cs#L48
Failed test found in: src/Services/Flight/tests/IntegrationTest/TestResults/test-results.trx Error: System.AggregateException : One or more errors occurred. (Cannot access a disposed object. Object name: 'IServiceProvider'.) (Cannot access a disposed object. Object name: 'IServiceProvider'.) ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'IServiceProvider'. ---- System.ObjectDisposedException : Cannot access a disposed object. Object name: 'IServiceProvider'.
ci
Failed tests were found and 'fail-on-error' option is set to true
ci: src/BuildingBlocks/TestBase/TestBase.cs#L703
'TestReadBase<TEntryPoint, TRContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L697
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L719
'TestWriteBase<TEntryPoint, TWContext>.Fixture' hides inherited member 'TestFixtureCore<TEntryPoint>.Fixture'. Use the new keyword if hiding was intended.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L713
Cannot convert null literal to non-nullable reference type.
ci: src/BuildingBlocks/TestBase/TestBase.cs#L737
'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#L730
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/SlugifyParameterTransformer.cs#L9
Nullability of reference types in type of parameter 'value' of 'string SlugifyParameterTransformer.TransformOutbound(object value)' doesn't match implicitly implemented member 'string? IOutboundParameterTransformer.TransformOutbound(object? value)' (possibly because of nullability attributes).
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.