Cut 9.0.0-rc.2: fix ProjectionCoordinator construction when async daemon is Disabled #669
on-push-do-ci-build-pgLatest-systemtextjson-eventsourcing.yml
on: pull_request
build
5m 13s
Annotations
10 warnings
|
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=net10.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=net10.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=net10.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=net10.0]
|
|
build
/home/runner/work/marten/marten/src/Marten/Internal/ClosedShape/ClosedShapeUpsertOperation.cs(232,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(205,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/Internal/ClosedShape/ClosedShapeOverwriteOperation.cs(187,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/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/ClosedShapeInsertOperation.cs(193,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]
|