Skip to content

build: bump to 9.11.0-alpha.3 for NuGet publish #49

build: bump to 9.11.0-alpha.3 for NuGet publish

build: bump to 9.11.0-alpha.3 for NuGet publish #49

Triggered via push June 24, 2026 22:15
Status Success
Total duration 2m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
/home/runner/work/marten/marten/src/Marten/Linq/Parsing/JoinSelectParser.cs(608,26): warning CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net9.0]
build
/home/runner/work/marten/marten/src/Marten/Linq/Members/ValueCollections/ValueCollectionMember.cs(107,19): warning CS0114: 'ValueCollectionMember.LocatorForIncludedDocumentId' hides inherited member 'QueryableMember.LocatorForIncludedDocumentId'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net9.0]
build
/home/runner/work/marten/marten/src/Marten/Linq/Members/DuplicatedArrayField.cs(142,17): warning CS0108: 'DuplicatedArrayField.ReplaceMember(MemberInfo, IQueryableMember)' hides inherited member 'DuplicatedField.ReplaceMember(MemberInfo, IQueryableMember)'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net9.0]
build
/home/runner/work/marten/marten/src/Marten/Linq/Members/DuplicatedArrayField.cs(113,29): warning CS0108: 'DuplicatedArrayField.FindMember(MemberInfo)' hides inherited member 'DuplicatedField.FindMember(MemberInfo)'. Use the new keyword if hiding was intended. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net9.0]
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeUpsertOperation.cs(132,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=net9.0]
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeUpdateOperation.cs(127,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=net9.0]
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=net9.0]
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeOverwriteOperation.cs(128,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=net9.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=net9.0]
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeInsertOperation.cs(135,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=net9.0]