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

fix: handle non-null in arg parser (#18) #15

fix: handle non-null in arg parser (#18)

fix: handle non-null in arg parser (#18) #15

Triggered via push October 17, 2023 05:27
Status Success
Total duration 4m 41s
Artifacts 1
integration  /  compatibility
3m 35s
integration / compatibility
Fit to window
Zoom out
Zoom in

Annotations

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

Artifacts

Produced during runtime
Name Size
compatibility-results Expired
1009 Bytes