Bump qs and netlify-cli #4107
+5,715
−6,215
Closed
Bump qs and netlify-cli #4107
Annotations
10 warnings
|
compile
/home/runner/work/marten/marten/src/Marten/Linq/Members/ValueCollections/ValueCollectionMember.cs(102,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=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten/Internal/Sessions/DocumentSessionBase.ProjectionStorage.cs(22,54): warning CS8633: Nullability in constraints for type parameter 'TId' of method 'DocumentSessionBase.FetchProjectionStorageAsync<TDoc, TId>(string, CancellationToken)' doesn't match the constraints for type parameter 'TId' of interface method 'IStorageOperations.FetchProjectionStorageAsync<TDoc, TId>(string, CancellationToken)'. Consider using an explicit interface implementation instead. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten/Internal/Sessions/DocumentSessionBase.ProjectionStorage.cs(22,54): warning CS8633: Nullability in constraints for type parameter 'TDoc' of method 'DocumentSessionBase.FetchProjectionStorageAsync<TDoc, TId>(string, CancellationToken)' doesn't match the constraints for type parameter 'TDoc' of interface method 'IStorageOperations.FetchProjectionStorageAsync<TDoc, TId>(string, CancellationToken)'. Consider using an explicit interface implementation instead. [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten/Internal/Sessions/QuerySession.Metadata.cs(21,42): warning CS8767: Nullability of reference types in type of parameter 'value' of 'void QuerySession.CurrentUserName.set' doesn't match implicitly implemented member 'void IMetadataContext.CurrentUserName.set' (possibly because of nullability attributes). [/home/runner/work/marten/marten/src/Marten/Marten.csproj::TargetFramework=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten/Linq/Members/DuplicatedArrayField.cs(137,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=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten/Linq/Members/DuplicatedArrayField.cs(108,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=net8.0]
|
|
compile
/home/runner/work/marten/marten/src/Marten/Patching/PatchOperation.cs(100,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=net8.0]
|
|
compile
/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=net8.0]
|
|
compile
/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=net8.0]
|
|
compile
/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=net8.0]
|
Loading