Skip to content

Shopping Cart Command Workflow #277

Shopping Cart Command Workflow

Shopping Cart Command Workflow #277

Triggered via push December 12, 2023 09:34
Status Success
Total duration 9m 27s
Artifacts
Matrix: workflow / build / build
Matrix: workflow / test / test
workflow  /  ...  /  analyze
1m 1s
workflow / quality / analyze
Matrix: workflow / security / analyze
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
workflow / build / macOS-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / macOS-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / macOS-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / macOS-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / ubuntu-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / ubuntu-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / ubuntu-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / ubuntu-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / windows-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / windows-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / windows-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / build / windows-latest: src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'Money' cannot be used as an output of type 'Dto.Money' for parameter 'Total' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.
workflow / security / analyze (csharp): src/Services/ShoppingCart/Command/Domain/Aggregates/ShoppingCart.cs#L138
Argument of type 'CartStatus' cannot be used as an output of type 'string' for parameter 'Status' in 'void CartCreated.Deconstruct(out Guid CartId, out Guid CustomerId, out Money Total, out string Status, out long Version)' due to differences in the nullability of reference types.