Skip to content

Bump Roslynator.Analyzers from 4.11.0 to 4.12.0 (#3938) #5504

Bump Roslynator.Analyzers from 4.11.0 to 4.12.0 (#3938)

Bump Roslynator.Analyzers from 4.11.0 to 4.12.0 (#3938) #5504

Triggered via push April 15, 2024 21:58
Status Success
Total duration 10m 26s
Artifacts

test-code.yml

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

Annotations

64 warnings
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_Typed.cs#L39
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType, TReturnType>.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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder_Typed.cs#L49
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType, TReturnType>.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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder_Typed.cs#L50
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType, TReturnType>.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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder_Typed.cs#L50
'TEdgeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TEdgeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType, TReturnType>.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.
Test federation 1: src/GraphQL/Builders/ConnectionBuilder_Typed.cs#L60
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.EdgeType<TNodeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType, TReturnType>.Create<TNodeType, TEdgeType, TConnectionType>(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_Typed.cs#L61
'TNodeType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Types.Relay.ConnectionType<TNodeType, TEdgeType>'. The generic parameter 'TNodeType' of 'GraphQL.Builders.ConnectionBuilder<TSourceType, TReturnType>.Create<TNodeType, TEdgeType, TConnectionType>(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/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/TypeInformation.cs#L316
'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.
Test federation 2: src/GraphQL/Types/TypeInformation.cs#L324
'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.
Test federation 2: src/GraphQL/Types/TypeInformation.cs#L324
'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.
Test federation 2: 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.
Test federation 2: src/GraphQL/Extensions/AssemblyExtensions.cs#L31
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
Test federation 2: 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.
Test federation 2: 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.
Test federation 2: 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
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/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/FieldBuilder.cs#L209
'TArgumentGraphType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(String, Action<QueryArgument>)'. The generic parameter 'TArgumentGraphType' of 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(String, String, Action<QueryArgument>)' 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/FieldBuilder.cs#L242
'TArgumentGraphType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(String, Action<QueryArgument>)'. The generic parameter 'TArgumentGraphType' of 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(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/DI/DefaultServiceProvider.cs#L28
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Activator.CreateInstance(Type)'. The parameter 'serviceType' of method 'GraphQL.DefaultServiceProvider.GetService(Type)' 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/FieldBuilder.cs#L228
'TArgumentGraphType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(String, Action<QueryArgument>)'. The generic parameter 'TArgumentGraphType' of 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType, TArgumentType>(String, String, TArgumentType, Action<QueryArgument>)' 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/FieldBuilder.cs#L274
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument(Type, String, Action<QueryArgument>)'. 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.
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#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.
ubuntu-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.
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#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.
ubuntu-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.
ubuntu-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.
ubuntu-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.
ubuntu-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.
ubuntu-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.
ubuntu-latest: src/GraphQL/Builders/ConnectionBuilder.cs#L87
'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>(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/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.
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/FieldBuilder.cs#L209
'TArgumentGraphType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(String, Action<QueryArgument>)'. The generic parameter 'TArgumentGraphType' of 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(String, String, Action<QueryArgument>)' 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/FieldBuilder.cs#L228
'TArgumentGraphType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(String, Action<QueryArgument>)'. The generic parameter 'TArgumentGraphType' of 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType, TArgumentType>(String, String, TArgumentType, Action<QueryArgument>)' 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/FieldBuilder.cs#L242
'TArgumentGraphType' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(String, Action<QueryArgument>)'. The generic parameter 'TArgumentGraphType' of 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Argument<TArgumentGraphType>(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#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.