8.0.0 #7
Annotations
12 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, actions/upload-artifact@v3, actions/github-script@v6. 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/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/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.'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Nuget packages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading