Skip to content

Add PatternMatchingDirective and PatternMatchingVisitor sample (#3885) #967

Add PatternMatchingDirective and PatternMatchingVisitor sample (#3885)

Add PatternMatchingDirective and PatternMatchingVisitor sample (#3885) #967

Triggered via push January 5, 2024 21:28
Status Success
Total duration 2m 51s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
pack: src/GraphQL/Types/Relay/ConnectionType.cs#L54
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Types.Relay.ConnectionType<TNodeType>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/Types/Relay/ConnectionType.cs#L54
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Types.Relay.ConnectionType<TNodeType>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/Types/Composite/AutoRegisteringInputObjectGraphType.cs#L20
'TSourceType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicFields' in 'GraphQL.Types.InputObjectGraphType<TSourceType>'. The generic parameter 'TSourceType' of 'GraphQL.Types.AutoRegisteringInputObjectGraphType<TSourceType>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/Types/TypeInformation.cs#L319
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.MakeGenericType(params Type[])'. The return value of method 'GraphQL.Types.TypeInformation.GraphType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/Types/TypeInformation.cs#L327
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.MakeGenericType(params Type[])'. The return value of method 'GraphQL.Types.TypeInformation.GraphType.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/Types/TypeInformation.cs#L327
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Type.MakeGenericType(params Type[])'. The return value of method 'GraphQL.TypeExtensions.GetGraphTypeFromType(Type, Boolean, TypeMappingMode)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/ResolveFieldContext/ResolveFieldContextExtensions.cs#L80
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'GraphQL.ObjectExtensions.ToObject(IDictionary<String, Object>, Type, IGraphType)'. The parameter 'argumentType' of method 'GraphQL.ResolveFieldContextExtensions.TryGetArgument(IResolveFieldContext, Type, String, out Object)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/Reflection/ReflectionHelper.cs#L46
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods(BindingFlags)'. The parameter 'type' of method 'GraphQL.Reflection.ReflectionHelper.MethodForField(Type, String, ResolverType)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/Reflection/ReflectionHelper.cs#L65
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 'type' of method 'GraphQL.Reflection.ReflectionHelper.PropertyForField(Type, String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
pack: src/GraphQL/Types/Schema.cs#L346
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'GraphQL.Types.Schema.RegisterType(Type)'. The return value of method 'System.Collections.IEnumerator.Current.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.

Artifacts

Produced during runtime
Name Size
Documentation Expired
1.19 MB
Nuget packages Expired
2.89 MB