Skip to content

Enhance enumerable graph type determing #73

Enhance enumerable graph type determing

Enhance enumerable graph type determing #73

Triggered via pull request June 1, 2024 06:36
@tliltlil
synchronize #262
vcup:master
Status Success
Total duration 1m 13s
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: 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.