Skip to content

Order Command Workflow #395

Order Command Workflow

Order Command Workflow #395

Triggered via push November 17, 2023 08:58
Status Success
Total duration 17m 1s
Artifacts
Matrix: workflow / build / build
Matrix: workflow / test / test
workflow  /  ...  /  analyze
48s
workflow / quality / analyze
Matrix: workflow / security / analyze
Fit to window
Zoom out
Zoom in

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.