Skip to content

Order Command Workflow #400

Order Command Workflow

Order Command Workflow #400

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

Annotations

35 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)
An error occurred checking the status of the delivery. HttpError: API rate limit exceeded for installation ID 8369553. If you reach out to GitHub Support for help, please include the request ID D441:6448:201DAD:42A927:655733A1. It should still be processed in the background, but errors that occur during processing may not be reported.
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.