Skip to content

Banner Command Workflow #46

Banner Command Workflow

Banner Command Workflow #46

Triggered via push September 11, 2023 08:12
Status Success
Total duration 2m 6s
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.