Skip to content

Merge from master #1003

Merge from master

Merge from master #1003

Triggered via push May 28, 2024 14:01
Status Success
Total duration 2m 54s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/ResolveFieldContext/ResolveFieldContextExtensions.cs#L95
Using member 'GraphQL.ObjectExtensions.GetPropertyValue(Object, Type, IGraphType)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Recursively converts propertyValue to fieldType.
pack: src/GraphQL/ResolveFieldContext/ResolveFieldContextExtensions.cs#L91
'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.TryGetArgumentExact(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/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/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.

Artifacts

Produced during runtime
Name Size
Documentation
1.2 MB
Nuget packages
2.93 MB