This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
chore(deps): update all non-major dependencies #219
Annotations
20 warnings
Build:
Federation/Helpers/ReferenceResolverArgumentExpressionBuilder.cs#L111
Possible null reference argument for parameter 'defaultValue' in 'TContextData ReferenceResolverArgumentExpressionBuilder.GetScopedStateWithDefault<TContextData>(IPureResolverContext context, IReadOnlyDictionary<string, object> contextData, string key, bool hasDefaultValue, TContextData defaultValue)'.
|
Build:
Federation/Helpers/ReferenceResolverArgumentExpressionBuilder.cs#L124
Possible null reference return.
|
Build:
examples/CodeFirst/Reviews/Types/ProductType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
|
Build:
examples/CodeFirst/Reviews/Types/UserType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
|
Build:
Federation/Helpers/ReferenceResolverArgumentExpressionBuilder.cs#L111
Possible null reference argument for parameter 'defaultValue' in 'TContextData ReferenceResolverArgumentExpressionBuilder.GetScopedStateWithDefault<TContextData>(IPureResolverContext context, IReadOnlyDictionary<string, object> contextData, string key, bool hasDefaultValue, TContextData defaultValue)'.
|
Build:
Federation/Helpers/ReferenceResolverArgumentExpressionBuilder.cs#L124
Possible null reference return.
|
Build:
examples/CodeFirst/Inventory/Types/ProductType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
|
Build:
Federation.Tests/CertificationSchema/AnnotationBased/Types/Query.cs#L6
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
|
Build:
Federation.Tests/CertificationSchema/AnnotationBased/Types/User.cs#L6
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
|
Build:
Federation.Tests/One/FederationSchemaPrinterTests.cs#L228
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Compatibility Test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading