This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
chore: fix vscode launch configuration #40
continuous-integration.yaml
on: push
build
/
build
31s
release-notes
6s
integration
/
compatibility-annotationbased
1m 34s
integration
/
compatibility-codefirst
2m 2s
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:
Federation/Helpers/ReferenceResolverArgumentExpressionBuilder.cs#L124
Possible null reference return.
|
build / build:
examples/CodeFirst/Inventory/Types/ProductType.cs#L9
'ApolloFederationDescriptorExtensions.ExtendServiceType<T>(IObjectTypeDescriptor<T>)' is obsolete: 'Use ExtendsType type instead'
|
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:
Federation/Helpers/ReferenceResolverArgumentExpressionBuilder.cs#L124
Possible null reference return.
|
build / build:
Federation.Tests/EntitiesResolverTests.cs#L210
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
|
build / build:
Federation.Tests/CertificationSchema/AnnotationBased/Types/Query.cs#L6
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
|
build / build:
Federation.Tests/CertificationSchema/AnnotationBased/Types/User.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#L124
Possible null reference return.
|
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#L124
Possible null reference return.
|
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/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/One/FederationSchemaPrinterTests.cs#L228
'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#L124
Possible null reference return.
|
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#L124
Possible null reference return.
|
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/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/EntitiesResolverTests.cs#L188
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
|
integration / compatibility-codefirst:
Federation.Tests/One/FederationSchemaPrinterTests.cs#L228
'ExtendServiceTypeAttribute' is obsolete: 'Use ExtendsAttribute instead'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compatibility-results
Expired
|
1009 Bytes |
|