Skip to content

Bump MediatR.CommandQuery.Audit from 15.9.8 to 16.0.0 in /service #302

Bump MediatR.CommandQuery.Audit from 15.9.8 to 16.0.0 in /service

Bump MediatR.CommandQuery.Audit from 15.9.8 to 16.0.0 in /service #302

Triggered via pull request November 21, 2024 08:54
Status Failure
Total duration 2m 41s
Artifacts

dotnet.yml

on: pull_request
deploy-production
0s
deploy-production
deploy-staging
0s
deploy-staging
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build-project: service/src/InstructorIQ.Core/Domain/EmailDelivery/Commands/SendSummaryEmailCommand.cs#L11
'SendSummaryEmailCommand' does not implement inherited abstract member 'EntityModelCommand<SummaryReportModel, CompleteModel>.<Clone>$()'
build-project: service/src/InstructorIQ.Core/Domain/EmailDelivery/Commands/SendUserInviteEmailCommand.cs#L11
'SendUserInviteEmailCommand' does not implement inherited abstract member 'EntityModelCommand<UserInviteModel, CompleteModel>.<Clone>$()'
build-project: service/src/InstructorIQ.Core/Domain/EmailDelivery/Commands/SendUserLinkEmailCommand.cs#L11
'SendUserLinkEmailCommand' does not implement inherited abstract member 'EntityModelCommand<UserLinkModel, CompleteModel>.<Clone>$()'
build-project: service/src/InstructorIQ.Core/Domain/LinkToken/Commands/LinkTokenCreateCommand.cs#L10
'LinkTokenCreateCommand' does not implement inherited abstract member 'EntityModelCommand<LinkTokenCreateModel, LinkTokenReadModel>.<Clone>$()'
build-project: service/src/InstructorIQ.Core/Domain/LinkToken/Commands/LinkTokenValidateCommand.cs#L11
'LinkTokenValidateCommand' does not implement inherited abstract member 'PrincipalCommandBase<LinkTokenReadModel>.<Clone>$()'