Skip to content

Update docs for DataLoader GetOrAdd*Loader (#3942) #5338

Update docs for DataLoader GetOrAdd*Loader (#3942)

Update docs for DataLoader GetOrAdd*Loader (#3942) #5338

Triggered via push May 13, 2024 13:29
Status Success
Total duration 4m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: 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.