Skip to content

Bump GraphQL.NET to latest 7.7.2 #64

Bump GraphQL.NET to latest 7.7.2

Bump GraphQL.NET to latest 7.7.2 #64

Triggered via pull request January 11, 2024 08:46
Status Success
Total duration 1m 14s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
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.