Skip to content

Bump MockQueryable.Moq from 7.0.3 to 10.0.5 #397

Bump MockQueryable.Moq from 7.0.3 to 10.0.5

Bump MockQueryable.Moq from 7.0.3 to 10.0.5 #397

Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Backend Build & Test
44s
Backend Build & Test
Frontend Build & Test
1m 46s
Frontend Build & Test
Docker Build Verification
0s
Docker Build Verification
E2E Tests
0s
E2E Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 9 warnings
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Properties/UpdatePropertyHandlerTests.cs#L291
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Notes/GetNotesQueryHandlerTests.cs#L217
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Notes/CreateNoteCommandHandlerTests.cs#L32
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Expenses/UpdateExpenseWithWorkOrderTests.cs#L183
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Invitations/CreateInvitationTests.cs#L121
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/WorkOrderTags/GetAllWorkOrderTagsHandlerTests.cs#L149
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Expenses/UpdateExpenseWithWorkOrderTests.cs#L173
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Expenses/UpdateExpenseWithWorkOrderTests.cs#L163
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Income/CreateIncomeHandlerTests.cs#L58
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test: backend/tests/PropertyManager.Application.Tests/Invitations/CreateInvitationTests.cs#L48
The type arguments for method 'MoqExtensions.BuildMockDbSet<TEntity>(ICollection<TEntity>)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
Backend Build & Test
No files were found with the provided path: backend/**/TestResults/**/*.trx. No artifacts will be uploaded.
Backend Build & Test: backend/tests/PropertyManager.Api.Tests/PropertyManagerWebApplicationFactory.cs#L24
'PostgreSqlBuilder.PostgreSqlBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
Backend Build & Test: backend/tests/PropertyManager.Infrastructure.Tests/DatabaseFixture.cs#L17
'PostgreSqlBuilder.PostgreSqlBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
Backend Build & Test: backend/src/PropertyManager.Infrastructure/Storage/PdfRendererService.cs#L36
This call site is reachable on all platforms. 'Conversion.ToImage(Stream, Index, bool, string?, RenderOptions)' is only supported on: 'Android' 31.0 and later, 'iOS' 13.6 and later, 'Linux', 'maccatalyst' 13.5 and later, 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Backend Build & Test: backend/src/PropertyManager.Application/Receipts/GetUnprocessedReceipts.cs#L73
Nullability of reference types in value of type 'Task<string?>' doesn't match target type 'Task<string>'.
Backend Build & Test: backend/tests/PropertyManager.Api.Tests/PropertyManagerWebApplicationFactory.cs#L24
'PostgreSqlBuilder.PostgreSqlBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
Backend Build & Test: backend/tests/PropertyManager.Infrastructure.Tests/DatabaseFixture.cs#L17
'PostgreSqlBuilder.PostgreSqlBuilder()' is obsolete: 'This parameterless constructor is obsolete and will be removed. Use the constructor with the image parameter instead: https://github.com/testcontainers/testcontainers-dotnet/discussions/1470#discussioncomment-15185721.'
Backend Build & Test: backend/src/PropertyManager.Infrastructure/Storage/PdfRendererService.cs#L36
This call site is reachable on all platforms. 'Conversion.ToImage(Stream, Index, bool, string?, RenderOptions)' is only supported on: 'Android' 31.0 and later, 'iOS' 13.6 and later, 'Linux', 'maccatalyst' 13.5 and later, 'macOS/OSX', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Backend Build & Test: backend/src/PropertyManager.Application/Receipts/GetUnprocessedReceipts.cs#L73
Nullability of reference types in value of type 'Task<string?>' doesn't match target type 'Task<string>'.