Skip to content

Fix #4481: FetchForWriting without appending blocked unrelated insert… #575

Fix #4481: FetchForWriting without appending blocked unrelated insert…

Fix #4481: FetchForWriting without appending blocked unrelated insert… #575

Triggered via push May 19, 2026 13:01
Status Success
Total duration 3m 32s
Artifacts

daemon.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
/home/runner/work/marten/marten/src/Marten/Patching/PatchOperation.cs(180,26): warning CS0108: 'PatchOperation.Role()' hides inherited member 'StatementOperation.Role()'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeUpsertOperation.cs(251,17): warning CS8767: Nullability of reference types in type of parameter 'transformed' of 'bool ClosedShapeUpsertOperation<TDoc, TId>.TryTransform(Exception original, out Exception? transformed)' doesn't match implicitly implemented member 'bool IExceptionTransform.TryTransform(Exception original, out Exception? transformed)' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeUpdateOperation.cs(219,17): warning CS8767: Nullability of reference types in type of parameter 'transformed' of 'bool ClosedShapeUpdateOperation<TDoc, TId>.TryTransform(Exception original, out Exception? transformed)' doesn't match implicitly implemented member 'bool IExceptionTransform.TryTransform(Exception original, out Exception? transformed)' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten/Linq/Includes/IncludePlan.cs(39,32): warning CS8766: Nullability of reference types in return type of 'Expression? IncludePlan<T>.Where.get' doesn't match implicitly implemented member 'Expression IIncludePlan.Where.get' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeOverwriteOperation.cs(197,17): warning CS8767: Nullability of reference types in type of parameter 'transformed' of 'bool ClosedShapeOverwriteOperation<TDoc, TId>.TryTransform(Exception original, out Exception? transformed)' doesn't match implicitly implemented member 'bool IExceptionTransform.TryTransform(Exception original, out Exception? transformed)' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeInsertOperation.cs(204,17): warning CS8767: Nullability of reference types in type of parameter 'transformed' of 'bool ClosedShapeInsertOperation<TDoc, TId>.TryTransform(Exception original, out Exception? transformed)' doesn't match implicitly implemented member 'bool IExceptionTransform.TryTransform(Exception original, out Exception? transformed)' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten/ITenantQueryOperations.cs(12,12): warning CS0108: 'ITenantQueryOperations.TenantId' hides inherited member 'IQuerySession.TenantId'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten/ITenantOperations.cs(13,12): warning CS0108: 'ITenantOperations.TenantId' hides inherited member 'IQuerySession.TenantId'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [TargetFramework=net10.0]
build
/home/runner/work/marten/marten/src/Marten.AspNetCore/Marten.AspNetCore.csproj : warning NU1510: PackageReference Microsoft.Extensions.Diagnostics.HealthChecks will not be pruned. Consider removing this package from your dependencies, as it is likely unnecessary. [/home/runner/work/marten/marten/src/DaemonTests/DaemonTests.csproj]