ci: add logic to send version and latest image #41
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/AmqpRpcRemoteException.cs#L8
Cannot convert null literal to non-nullable reference type.
|
build:
Back-Orange-Finance/OrangeFinance.Adapters/AmqpRpcRemoteException.cs#L8
Cannot convert null literal to non-nullable reference type.
|
build:
Back-Orange-Finance/OrangeFinance.Adapters/AmqpRpcRemoteException.cs#L8
Cannot convert null literal to non-nullable reference type.
|
build:
Back-Orange-Finance/OrangeFinance.Adapters/AmqpRpcRemoteException.cs#L20
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
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
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
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
build
Non-nullable field 'remoteStackTrace' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|