Bump Testcontainers.PostgreSql from 4.10.0 to 4.11.0 #399
Annotations
8 warnings
|
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/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/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/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/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/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/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/src/PropertyManager.Application/Receipts/GetUnprocessedReceipts.cs#L73
Nullability of reference types in value of type 'Task<string?>' doesn't match target type 'Task<string>'.
|
The logs for this run have expired and are no longer available.
Loading