Skip to content

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

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

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

Triggered via push April 15, 2024 21:58
Status Success
Total duration 4m 58s
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#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.
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.