-
-
Notifications
You must be signed in to change notification settings - Fork 747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Started adding resolve directive. #6517
Conversation
HotChocolate.Execution.IntrospectionTests.DefaultValueIsInputObject [FAIL] |
HotChocolate.Data.Filters.Expressions.QueryableFilterVisitorInterfacesTests.Create_InterfaceStringEqual_Expression [FAIL] |
HotChocolate.Data.Filters.QueryableFilteringExtensionsTests.Test [FAIL] |
HotChocolate.Data.Projections.QueryableProjectionSortingTests.Create_ListObjectDifferentLevelProjection_Nullable [FAIL] |
HotChocolate.Data.UseDbContextTests.DbContext_ResolverExtension_Missing_DbContext [FAIL] |
HotChocolate.Data.Filters.QueryableFilterVisitorEnumTests.Create_EnumIn_Expression [FAIL] |
HotChocolate.Types.Relay.IdAttributeTests.Id_On_Objects_InvalidId [FAIL] |
HotChocolate.Fusion.DemoIntegrationTests.Authors_And_Reviews_Query_GetUserById_With_Invalid_Id_Value [FAIL] |
HotChocolate.Data.Raven.QueryableProjectionSortingTests.Create_DeepFilterObjectTwoProjections_Nullable [FAIL] |
HotChocolate.Data.Filters.QueryableFilterVisitorComparableTests.Create_ShortNotIn_Expression [FAIL] |
HotChocolate.Types.BsonTypeTests.Input_Value_BsonDocument_As_Variable [FAIL] |
HotChocolate.AspNetCore.Authorization.AuthorizationHandlerTests.Authorize(authResult: PolicyNotFound) [FAIL] |
HotChocolate.AspNetCore.HttpGetSchemaMiddlewareTests.Download_GraphQL_Types_SDL_Type_Not_Found [FAIL] |
HotChocolate.Types.Spatial.GeoJsonMultiLineStringTypeTests.MultiLineString_Execution_With_Fragments [FAIL] |
HotChocolate.Data.MongoDb.Filters.MongoDbFilterVisitorObjectIdTests.Create_ObjectIdNotLowerThanOrEquals_Expression [FAIL] |
HotChocolate.Data.Neo4J.Filtering.Neo4JFilterComparableTests.Short_NotLowerThanOrEquals [FAIL] |
HotChocolate.Data.Spatial.Filters.QueryableFilterVisitorDistanceTests.Create_Distance_Expression [FAIL] |
HotChocolate.Data.QueryableFilterVisitorComparableTests.Create_ShortNullableNotLowerThan_Expression [FAIL] |
StrawberryShake.CodeGeneration.CSharp.Integration.StarWarsGetFriends.StarWarsGetFriendsTest.Execute_StarWarsGetFriends_Test_403_And_Success_Content_2 [FAIL] |
HotChocolate.Execution.MiddlewareContextTests.AccessVariables_Fails_When_Variable_Not_Exists [FAIL] |
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at qodana-support@jetbrains.com
|
@resolve
directive