Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

chore(deps): update hotchocolate to v13.6.1 (#43) #38

chore(deps): update hotchocolate to v13.6.1 (#43)

chore(deps): update hotchocolate to v13.6.1 (#43) #38

Triggered via push October 31, 2023 01:03
Status Success
Total duration 2m 30s
Artifacts 1
integration  /  compatibility-annotationbased
1m 33s
integration / compatibility-annotationbased
integration  /  compatibility-codefirst
1m 42s
integration / compatibility-codefirst
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build / 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 / build: examples/CodeFirst/Reviews/Types/ProductType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
build / build: examples/CodeFirst/Reviews/Types/UserType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
build / 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 / build: examples/CodeFirst/Inventory/Types/ProductType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
build / build: Federation.Tests/EntitiesResolverTests.cs#L210
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
build / build: Federation.Tests/One/FederationSchemaPrinterTests.cs#L228
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
build / build: Federation.Tests/CertificationSchema/AnnotationBased/Types/Query.cs#L6
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-annotationbased: 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)'.
integration / compatibility-annotationbased: 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)'.
integration / compatibility-annotationbased: examples/CodeFirst/Reviews/Types/ProductType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
integration / compatibility-annotationbased: examples/CodeFirst/Reviews/Types/UserType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
integration / compatibility-annotationbased: Federation.Tests/One/FederationSchemaPrinterTests.cs#L228
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-annotationbased: Federation.Tests/CertificationSchema/AnnotationBased/Types/Query.cs#L6
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-annotationbased: Federation.Tests/CertificationSchema/AnnotationBased/Types/User.cs#L6
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-annotationbased: Federation.Tests/EntitiesResolverTests.cs#L210
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-annotationbased
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
integration / compatibility-codefirst: 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)'.
integration / compatibility-codefirst: 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)'.
integration / compatibility-codefirst: Federation.Tests/CertificationSchema/AnnotationBased/Types/Query.cs#L6
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-codefirst: Federation.Tests/CertificationSchema/AnnotationBased/Types/User.cs#L6
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-codefirst: Federation.Tests/One/FederationSchemaPrinterTests.cs#L228
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-codefirst: Federation.Tests/EntitiesResolverTests.cs#L210
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-codefirst: Federation.Tests/EntitiesResolverTests.cs#L165
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
integration / compatibility-codefirst: Federation.Tests/EntitiesResolverTests.cs#L188
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'

Artifacts

Produced during runtime
Name Size
compatibility-results Expired
1009 Bytes