Skip to content

fix: test pipeline

fix: test pipeline #25

Triggered via push January 27, 2025 10:54
Status Failure
Total duration 1m 2s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
buildx failed with: ERROR: invalid tag "***/orange-finance-backend:": invalid reference format
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/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.