Order Command Workflow #403
order-command.yaml
on: push
Matrix: workflow / build / build
Matrix: workflow / test / test
Matrix: workflow / security / analyze
Annotations
34 warnings
workflow / build / ubuntu-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / ubuntu-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / ubuntu-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'ShippingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / ubuntu-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'OrderStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / ubuntu-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / ubuntu-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / ubuntu-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'ShippingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / ubuntu-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'OrderStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / windows-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / windows-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / windows-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'ShippingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / windows-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'OrderStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / windows-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / windows-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / windows-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'ShippingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / windows-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'OrderStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / macOS-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / macOS-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / macOS-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'ShippingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / macOS-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'OrderStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / macOS-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / macOS-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / macOS-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'ShippingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / build / macOS-latest:
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'OrderStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'ShippingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'OrderStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'ShippingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'OrderStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|
workflow / security / analyze (csharp):
src/Services/Order/Command/Domain/Aggregates/Order.cs#L57
Argument of type 'Address' cannot be used as an output of type 'Dto.Address' for parameter 'BillingAddress' in 'void OrderPlaced.Deconstruct(out Guid OrderId, out Guid CustomerId, out Money Total, out Address BillingAddress, out Address ShippingAddress, out IEnumerable<OrderItem> Items, out IEnumerable<PaymentMethod> PaymentMethods, out string Status, out long Version)' due to differences in the nullability of reference types.
|