ci: add ifs to avoid run push image docker #40
Annotations
20 warnings
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/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/Configuration/RabbitMQConfigurationBuilder.cs#L50
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
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
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
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
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)
|