Skip to content

Order Command Workflow #396

Order Command Workflow

Order Command Workflow #396

Triggered via push November 17, 2023 08:58
Status Failure
Total duration 2m 19s
Artifacts
Matrix: workflow / build / build
Matrix: workflow / test / test
Waiting for pending jobs
workflow  /  ...  /  analyze
workflow / quality / analyze
Matrix: workflow / security / analyze
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 8 warnings
workflow / build / ubuntu-latest: src/Services/Order/Command/Infrastructure.EventStore/DependencyInjection/Extensions/ServiceCollectionExtensions.cs#L47
The call is ambiguous between the following methods or properties: 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)' and 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)'
workflow / build / ubuntu-latest: src/Services/Order/Command/Infrastructure.EventStore/DependencyInjection/Extensions/ServiceCollectionExtensions.cs#L54
The call is ambiguous between the following methods or properties: 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)' and 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)'
workflow / build / ubuntu-latest: src/Services/Order/Command/Infrastructure.EventStore/DependencyInjection/Extensions/ServiceCollectionExtensions.cs#L47
The call is ambiguous between the following methods or properties: 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)' and 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)'
workflow / build / ubuntu-latest: src/Services/Order/Command/Infrastructure.EventStore/DependencyInjection/Extensions/ServiceCollectionExtensions.cs#L54
The call is ambiguous between the following methods or properties: 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)' and 'Microsoft.Extensions.DependencyInjection.OptionsBuilderExtensions.ValidateOnStart<TOptions>(Microsoft.Extensions.Options.OptionsBuilder<TOptions>)'
workflow / build / ubuntu-latest
Process completed with exit code 1.
workflow / build / macOS-latest
The job was canceled because "ubuntu-latest" failed.
workflow / build / windows-latest
The job was canceled because "ubuntu-latest" failed.
workflow / build / windows-latest
The operation was canceled.
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.