Bump to GraphQL.NET v8 #76
Annotations
21 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L34
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Adapters/Engine/GraphQLEngine.cs#L273
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L197
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L208
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Adapters/Engine/GraphQLExecutor.cs#L38
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L234
'IGraphQLExecutor<ExecutionResult>.WithComplexityConfiguration(LegacyComplexityConfiguration)' is obsolete: 'Please use the WithComplexityOptions method instead.'
|
src/GraphQL.Conventions/Adapters/Engine/GraphQLEngine.cs#L295
'LegacyComplexityValidationRule' is obsolete: 'Please use the new complexity analyzer. The v7 complexity analyzer will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L34
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Adapters/Engine/GraphQLExecutor.cs#L38
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Adapters/Engine/GraphQLEngine.cs#L273
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Adapters/Engine/GraphQLExecutor.cs#L38
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L34
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L197
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L208
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Adapters/Engine/GraphQLEngine.cs#L273
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L234
'IGraphQLExecutor<ExecutionResult>.WithComplexityConfiguration(LegacyComplexityConfiguration)' is obsolete: 'Please use the WithComplexityOptions method instead.'
|
src/GraphQL.Conventions/Adapters/Engine/GraphQLEngine.cs#L295
'LegacyComplexityValidationRule' is obsolete: 'Please use the new complexity analyzer. The v7 complexity analyzer will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L34
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L197
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
src/GraphQL.Conventions/Web/RequestHandler.cs#L208
'LegacyComplexityConfiguration' is obsolete: 'Please use the new complexity analyzer. This class will be removed in v9.'
|
This job succeeded
Loading