Skip to content

Banner Command Workflow #48

Banner Command Workflow

Banner Command Workflow #48

Status Success
Total duration 1m 57s
Artifacts
Matrix: call-workflow / build / build
Matrix: call-workflow / test / test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
call-workflow / build / ubuntu-latest: src/Services/Banner/Command/Domain/Aggregates/Banner.cs#L55
Argument of type 'BannerStatus' cannot be used as an output of type 'int' for parameter 'Status' in 'void BannerCreated.Deconstruct(out Guid BannerId, out string Title, out string ImagePath, out int Order, out string CallToAction, out string Author, out int Status, out long Version)' due to differences in the nullability of reference types.
call-workflow / build / ubuntu-latest: src/Services/Banner/Command/Domain/Aggregates/Banner.cs#L55
Argument of type 'BannerStatus' cannot be used as an output of type 'int' for parameter 'Status' in 'void BannerCreated.Deconstruct(out Guid BannerId, out string Title, out string ImagePath, out int Order, out string CallToAction, out string Author, out int Status, out long Version)' due to differences in the nullability of reference types.