Skip to content

Bump Roslynator.Formatting.Analyzers from 4.11.0 to 4.12.0 (#3937) #1001

Bump Roslynator.Formatting.Analyzers from 4.11.0 to 4.12.0 (#3937)

Bump Roslynator.Formatting.Analyzers from 4.11.0 to 4.12.0 (#3937) #1001

Triggered via push April 15, 2024 21:58
Status Success
Total duration 2m 49s
Artifacts 2
Fit to window
Zoom out
Zoom in

Annotations

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

Artifacts

Produced during runtime
Name Size
Documentation
1.15 MB
Nuget packages
2.81 MB