Skip to content

Bump GraphQL.NET to latest 7.8 #70

Bump GraphQL.NET to latest 7.8

Bump GraphQL.NET to latest 7.8 #70

Triggered via pull request May 21, 2024 14:19
Status Success
Total duration 24m 44s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test: samples/SimpleWebApp/Startup.cs#L22
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
test: test/GraphQL.Conventions.Tests/Web/ResponseTests.cs#L34
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: test/GraphQL.Conventions.Tests/Adapters/Engine/DependencyInjectionTests.cs#L237
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: test/SubscriptionExample.Tests/WebSocketExtensions.cs#L38
Possible null reference return.
test: samples/SimpleWebApp/Startup.cs#L22
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
test: test/GraphQL.Conventions.Tests/Web/ResponseTests.cs#L34
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: test/GraphQL.Conventions.Tests/Adapters/Engine/DependencyInjectionTests.cs#L237
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: test/SubscriptionExample.Tests/WebSocketExtensions.cs#L38
Possible null reference return.
test: test/GraphQL.Conventions.Tests/Web/ResponseTests.cs#L34
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: test/GraphQL.Conventions.Tests/Adapters/Engine/DependencyInjectionTests.cs#L237
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: samples/SimpleWebApp/Startup.cs#L22
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
test: test/SubscriptionExample.Tests/WebSocketExtensions.cs#L38
Possible null reference return.
test: test/GraphQL.Conventions.Tests/Web/ResponseTests.cs#L34
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: test/GraphQL.Conventions.Tests/Adapters/Engine/DependencyInjectionTests.cs#L237
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
test: samples/SimpleWebApp/Startup.cs#L22
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
test: test/SubscriptionExample.Tests/WebSocketExtensions.cs#L38
Possible null reference return.