Skip to content

fix: treat code to accept null image #20

fix: treat code to accept null image

fix: treat code to accept null image #20

Triggered via push January 2, 2025 10:17
Status Success
Total duration 2m 16s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build
Possible null reference return.
build
Converting null literal or possible null value to non-nullable type.
build
Converting null literal or possible null value to non-nullable type.
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build: Back-Orange-Finance/OrangeFinance.Domain/Farms/Farm.cs#L10
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Back-Orange-Finance/OrangeFinance.Domain/Common/Models/AggregateRoot.cs#L13
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Back-Orange-Finance/OrangeFinance.Adapters/Configuration/RabbitMQConfigurationBuilder.cs#L50
Cannot convert null literal to non-nullable reference type.
build: Back-Orange-Finance/OrangeFinance.Adapters/Extensions.RabbitMQ.cs#L9
Cannot convert null literal to non-nullable reference type.
build: Back-Orange-Finance/OrangeFinance.Adapters/Extensions.RabbitMQ.cs#L16
Cannot convert null literal to non-nullable reference type.
build: Back-Orange-Finance/OrangeFinance.Adapters/Rpc/AmqpRpc.cs#L25
Cannot convert null literal to non-nullable reference type.
build: Back-Orange-Finance/OrangeFinance.Adapters/Serialization/AmqpBaseSerializer.cs#L23
Converting null literal or possible null value to non-nullable type.
build: Back-Orange-Finance/OrangeFinance.Adapters/Serialization/AmqpBaseSerializer.cs#L45
Converting null literal or possible null value to non-nullable type.
build: Back-Orange-Finance/OrangeFinance.Adapters/Rpc/AmqpRpc.cs#L22
Cannot convert null literal to non-nullable reference type.