Merge branch 'main' of https://github.com/adolfosp/Back-Front-End-Ora… #33
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:
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/SystemTextJsonAmqpSerializer.cs#L17
Possible null reference return.
|
build:
Back-Orange-Finance/OrangeFinance.Adapters/Rpc/AmqpRpc.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build:
Back-Orange-Finance/OrangeFinance.Adapters/Extensions.RabbitMQ.cs#L30
Possible null reference return.
|
build:
Back-Orange-Finance/OrangeFinance.Adapters/Extensions.RabbitMQ.cs#L35
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
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.
|