Skip to content

Banner Command Workflow #54

Banner Command Workflow

Banner Command Workflow #54

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

Annotations

1 error and 2 warnings
call-workflow / test / ubuntu-latest
An action could not be found at the URI 'https://api.github.com/repos/actions/setup-dotnet/tarball/4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0' (67C1:7EF9:2F6393:471080:6526598B)
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.