Skip to content

Bump FluentAssertions from 8.0.1 to 8.1.0 in /service #342

Bump FluentAssertions from 8.0.1 to 8.1.0 in /service

Bump FluentAssertions from 8.0.1 to 8.1.0 in /service #342

Triggered via pull request February 21, 2025 08:27
Status Failure
Total duration 3m 27s
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/Discussion/Models/DiscussionHistoryQuery.cs#L10
'DiscussionHistoryQuery' does not implement inherited abstract member 'CacheableQueryBase<IReadOnlyCollection<AuditRecord<Guid>>>.<Clone>$()'
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>$()'