Skip to content

Code-First Federation 2 Support #5666

Code-First Federation 2 Support

Code-First Federation 2 Support #5666

Triggered via pull request June 22, 2024 16:18
@Shane32Shane32
synchronize #3921
federation2
Status Failure
Total duration 8m 19s
Artifacts

test-code.yml

on: pull_request
Matrix: test
Matrix: testfederation
buildcheck
0s
buildcheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 64 warnings
Test federation 2
Process completed with exit code 1.
Test federation 1
The job was canceled because "_2" failed.
buildcheck
Process completed with exit code 1.
Test federation 2: 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.
Test federation 2: 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.
Test federation 2: 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.
Test federation 2: src/GraphQL/Builders/ConnectionBuilder.cs#L46
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, 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.
Test federation 2: src/GraphQL/Builders/ConnectionBuilder.cs#L59
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TSourceType>(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.
Test federation 2: src/GraphQL/Builders/ConnectionBuilder.cs#L72
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
Test federation 2: src/GraphQL/Builders/ConnectionBuilder.cs#L73
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
Test federation 2: src/GraphQL/Builders/ConnectionBuilder.cs#L73
'TEdgeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TEdgeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
Test federation 2: src/GraphQL/Builders/ConnectionBuilder.cs#L86
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, TSourceType>(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.
Test federation 2: src/GraphQL/Builders/ConnectionBuilder.cs#L87
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, TSourceType>(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.
Test federation 1: 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.
Test federation 1: 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.
Test federation 1: 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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder.cs#L46
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, 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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder.cs#L59
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TSourceType>(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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder.cs#L72
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder.cs#L73
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder.cs#L73
'TEdgeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TEdgeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder.cs#L86
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, TSourceType>(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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder.cs#L87
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, TSourceType>(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.
ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
ubuntu-latest
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: src/GraphQL/Extensions/SchemaExtensions.cs#L176
'TSourceType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.PublicProperties' in 'GraphQL.Types.AutoRegisteringObjectGraphType<TSourceType>'. The generic parameter 'TClrType' of 'GraphQL.SchemaExtensions.AutoRegister<TClrType>(ISchema, AutoRegisteringMode)' 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.
ubuntu-latest: src/GraphQL/Extensions/SchemaExtensions.cs#L178
'TSourceType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.PublicProperties' in 'GraphQL.Types.AutoRegisteringInputObjectGraphType<TSourceType>'. The generic parameter 'TClrType' of 'GraphQL.SchemaExtensions.AutoRegister<TClrType>(ISchema, AutoRegisteringMode)' 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: 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.
ubuntu-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L46
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, 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.
ubuntu-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L128
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType>.Create<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.
ubuntu-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L138
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType>.Create<TNodeType>(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.
ubuntu-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L149
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType>.Create<TNodeType, TEdgeType>()' 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.
ubuntu-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L150
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType>.Create<TNodeType, TEdgeType>()' 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.
ubuntu-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L150
'TEdgeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TEdgeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType>.Create<TNodeType, TEdgeType>()' 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.
ubuntu-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L161
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType>.Create<TNodeType, TEdgeType>(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.
ubuntu-latest
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
windows-latest
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
windows-latest
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
windows-latest: 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.
windows-latest: 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.
windows-latest: 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L59
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TSourceType>(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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L46
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L72
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L86
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, TSourceType>(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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L73
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L87
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, TSourceType>(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.
windows-latest: 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.
windows-latest: 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.
windows-latest: 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L46
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L59
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TSourceType>(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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L72
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L73
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L73
'TEdgeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TEdgeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, 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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L86
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, TSourceType>(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.
windows-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L87
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder.Create<TNodeType, TEdgeType, TConnectionType, TSourceType>(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.