Skip to content

Bump express from 4.18.2 to 4.19.2 in /docs2 (#3939) #5334

Bump express from 4.18.2 to 4.19.2 in /docs2 (#3939)

Bump express from 4.18.2 to 4.19.2 in /docs2 (#3939) #5334

Triggered via push April 15, 2024 21:59
Status Success
Total duration 6m 54s
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/FieldBuilder.cs#L22
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'GraphQL.Builders.FieldBuilder<TSourceType, TReturnType>.Create(Type, String)'. The parameter 'type' of method 'GraphQL.Builders.FieldBuilder.Create<TSourceType, TReturnType>(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.
analyze: 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.
analyze: 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.
analyze: 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.
analyze: src/GraphQL/Builders/ConnectionBuilder_Typed.cs#L61
'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, 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.
analyze: 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.
analyze: 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.
analyze: 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.