Skip to content

Accept structs in ObjectTypeAttribute<T> (#7116) #945

Accept structs in ObjectTypeAttribute<T> (#7116)

Accept structs in ObjectTypeAttribute<T> (#7116) #945

Triggered via push May 24, 2024 07:01
Status Success
Total duration 56m 7s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1000 warnings
Access to disposed captured variable: StrawberryShake/Tooling/src/dotnet-graphql/Program.cs#L22
Captured variable is disposed in the outer scope
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Sorting/Handlers/MongoDbSortProvider.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Sorting.Handlers'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/StreamResultAttribute.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Execution/MongoDbExecutableExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Execution'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Relay/NodeTypeTests.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/ObjectFieldDescriptorAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/DescriptorContext.cs#L15
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Marten/src/Data/Filtering/Handlers/MartenQueryableEnumNotInHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Marten.Filtering.Handlers'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Projections/Convention/MongoDbProjectionVisitorContext.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/Tag.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/AnyTypeTests.cs#L13
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IHasDescription.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/ScalarBindingTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Mutations/Extensions/MutationObjectFieldDescriptorExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Extensions'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Sorting.Tests/QueryableSortVisitorEnumTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Introspection/IntrospectionTypeAttribute.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Introspection'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities.Introspection/Models/TypeRef.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.Introspection.Models'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Sorting/Convention/Extensions/MongoSortingConventionDescriptorExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Sorting.Convention.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/XmlDocumentationProvider.cs#L15
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.Authorization.Opa/Request/Policy.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.Authorization.Request'
Namespace does not correspond to file location: HotChocolate/AspNetCore/test/Transport.Http.Tests/OperationRequestTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Transport.Http'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Convention/ConfigureSortInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Convention'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ListResult.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsGetFriendsNoStoreTest.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Options/CacheControlOptionsAccessor.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Options'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Types/Operations/GeometryWithinOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types.Operations'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/SchemaSyntaxWalker.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/SerializationException.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.NodaTime/Extensions/PatternExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime.Extensions'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Tests/Engine.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/SortInputTypeTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Types/DefaultSortOperations.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Types'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Visitors/Contracts/ISyntaxVisitorAction.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors.Contracts'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Directives/DirectivesHelper.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/QueryableOperationHandlerBase.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/Data/src/EntityFramework.Helpers/Paging/Extensions/PagingQueryableExtensions.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Paging.Extensions'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Pipeline/MergeHandler/ScalarTypeMergeHandler.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Pipeline.MergeHandler'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/PeriodTypeTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/Extensions/ProjectionConventionDescriptorExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention.Extensions'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.Authorization/Extensions/HotChocolateAuthorizeRequestExecutorBuilder.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.Authorization.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/DependencyInjection/Factories/OperationContextFactory.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.DependencyInjection.Factories'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Context/FilterValueNode.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Context'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Models/Human.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Models'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Models/Alien.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Models'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/ExtendObjectTypeAttribute.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Visitor/ISortFieldHandler~2.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Visitor'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.InMemory/DependencyInjection/IInMemoryClientFactory.cs#L4
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.InMemory.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/RequiresScopesDirective.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialContainsOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Projections/Convention/Handlers/MongoDbProjectionScalarHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Projections.Convention.Handlers'
Namespace does not correspond to file location: HotChocolate/PersistedQueries/src/PersistedQueries.FileSystem/Extensions/HotChocolateFileSystemPersistedQueriesServiceCollectionExtensions.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.PersistedQueries.FileSystem.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/FilterInputTypeTest.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/TypeReferences/SchemaTypeReference.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.TypeReferences'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Types/CacheControlDirectiveType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Types'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IComplexOutputType.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/ISchemaTypeDescriptor.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/OrMongoDbFilterDefinition.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.AutoMapper.Tests/RequestExecutorBuilderExtensions.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Data.AutoMapper'
Namespace does not correspond to file location: HotChocolate/Spatial/test/Data.Tests/Expressions/ExecutorBuilder.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Spatial.Expressions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/Comparable/MongoDbComparableNotLowerThanOrEqualsHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Boolean/QueryableBooleanOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Boolean'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/MongoDbAggregateFluentTests.cs#L13
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/Context/SortingContextParameterExpressionBuilderTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Context'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/MongoDbIncludeProjectionOperation.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/IBaseInterface.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/InterfaceFieldDescriptorAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/String/MongoDbStringNotContainsHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.String'
Namespace does not correspond to file location: HotChocolate/Core/src/Validation/Pooling/DocumentValidatorContextPool.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Pooling'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/BooleanOperationFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/MongoDbFilterVisitorStringTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialBooleanMethodHandler.cs#L12
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/DefaultValueAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/KeyDirective.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Visitor/Actions/ContinueSyntaxVisitorAction.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Visitor.Actions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/MongoDbCombinedProjectionDefinition.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Attributes/UseFilteringAttribute.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Attributes'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Extensions/QueryCacheRequestExecutorBuilderExtensions.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ResultBuilder.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Extensions/CacheControlUnionTypeDescriptorExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Extensions'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Visitors/Actions/SkipAndLeaveSyntaxVisitorAction.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors.Actions'
Namespace does not correspond to file location: HotChocolate/AzureFunctions/src/HotChocolate.AzureFunctions/Extensions/HotChocolateFunctionsHostBuilderExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.AzureFunctions.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/IComparableOperationFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities.Introspection/Models/IntrospectionResult.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.Introspection.Models'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/QueryParserTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/Fusion/test/Shared/Patient1/Query.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Shared.Patient1'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Contracts/ISchemaBuilder.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Contracts'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/EnumBuilderExtensions.cs#L4
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore/Extensions/RequestExecutorExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Configuration/Handlers/TypeRefHelper.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Configuration.Handlers'
Namespace does not correspond to file location: HotChocolate/Marten/src/Data/Sorting/Extensions/MartenSortingSchemaBuilderExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Marten.Sorting.Extensions'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/StringTokenReaderTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Entities/EntityResolver.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Entities'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/String/QueryableStringContainsHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.String'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/RequiresDescriptorExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/Extensions/FilterConventionDescriptorExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Visitor/SelectionVisitorActionKind.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Visitor'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/ValueParserTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Core/Planning/Steps/SelectionExecutionStep.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Planning.Steps'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Pipeline/MergeHandler/InputObjectTypeMergeHandler.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Pipeline.MergeHandler'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.InMemory.Tests/QueryableSortVisitorBooleanTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.SqlLite.Tests/QueryableSortVisitorExecutableTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Types/CacheControlDirective.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Types'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore/Extensions/HttpContextExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.Extensions'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsOnReviewSubCompletionTest.cs#L12
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/Messaging/SynchronizedMessageWriter.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Messaging'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/HashCodeBuilderExtensions.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Sorting/Handlers/MongoDbSortVisitorContext.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Sorting.Handlers'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/JsonType.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.InMemory/DependencyInjection/InMemoryClientFactoryOptions.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.InMemory.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/PolicyAttribute.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Types/MultiLineStringFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/FilterCombinator.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Raven/src/Data/RavenDataExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/Protocols/GraphQLWebSocket/GraphQLWebSocketWriterExtension.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Protocols.GraphQLWebSocket'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Filters.Tests/ConventionTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IOutputFieldInfo.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Serialization/LegacyNodeIdSerializer.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Serialization'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/NameDescriptors/ObjectTypeNameDependencyDescriptor~1.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.NameDescriptors'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ObjectFieldResult.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/IObjectFieldDescriptor.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/QueryableComparableLowerThanOrEqualsHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/List/QueryableListAllOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.List'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Enum/QueryableEnumNotEqualsHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Enum'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/Types/BooleanOperationInputTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Types'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/InterfaceObjectAttribute.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Attributes/UseProjectionAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Attributes'
Namespace does not correspond to file location: GreenDonut/src/Core/Instrumentation/DataLoaderDiagnosticEventListener.cs#L5
Namespace does not correspond to file location, must be: 'GreenDonut.Instrumentation'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/ConfigureFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.InMemory/DependencyInjection/InMemoryClientFactoryServiceCollectionExtensions.cs#L7
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.InMemory.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Visitor/ProjectionScope.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Visitor'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialNotContainsOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Paging.Tests/MongoDbCursorPagingFindFluentTests.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/FilterGlobalIdInputValueFormatter.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/FilterTypeInterceptor.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ResultBuilder.NonNullHandling.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/TagMode.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/SchemaCompletedEventArgs.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Naming/FilterInputTypeNameDependencyDescriptor~1.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Naming'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Filters.Tests/QueryableFilterVisitorStringTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsGetHeroTraitsTest.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/SchemaParserTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Entities/EntityMetadata.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Entities'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/String/QueryableStringNotInHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.String'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Directives/RenameDirective.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Expressions/Extensions/QueryableProjectionExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Expressions.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Execution/MongoDbFindFluentExecutable.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Execution'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/Iso8601DurationTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/KeyLegacySupportAttribute.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Projections/Extensions/Extensions/QueryableSpatialProjectionScalarHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Extensions.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Visitor/SortVisitorContext.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Visitor'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/SortTypeAttributeTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/PersistedQueries/src/PersistedQueries.Redis/Extensions/HotChocolateRedisPersistedQueriesRequestExecutorBuilderExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.PersistedQueries.Redis.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/IntTypeTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Raven/src/Data/Filtering/Extensions/RavenFilteringSchemaBuilderExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven.Filtering.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/IsoDayOfWeekTypeTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Visitors/Contracts/INavigatorContext.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors.Contracts'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Core/DependencyInjection/GatewayConfiguration.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IFieldCollection.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/test/ApolloFederation.Tests/Directives/ComposeDirectiveTests.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Directives'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/StringExtensions.cs#L3
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/QueryableComparableNotLowerThanOrEqualsHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Types/Extensions/SpatialCompletionContextExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Spatial.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IField.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/DescriptorContext.Services.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Fields/ISortEnumValue.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Fields'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/Expression/QueryableSortVisitorDescTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Expression'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/MethodBuilderExtensions.cs#L4
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialNotWithinOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/FilterProviderDefiniton.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/Expression/QueryableFilterVisitorObjectTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Expression'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/MongoDbInOperationHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Extensions/SingleOrDefaultObjectFieldDescriptorExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/String/MongoDbStringNotStartsWithHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.String'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.InMemory.Tests/QueryableFilterVisitorStructTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/EnumOperationFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Relay/NodeResolverTests.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Visitors/SchemaSyntaxWalkerTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Convention/Extensions/SpatialFilterConventionDescriptorExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/DateOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.NodaTime/BaseTypes/StringToStructBaseType.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime.BaseTypes'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/TypeReferences/SyntaxTypeReference.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.TypeReferences'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/DependencyInjection/SocketClientFactoryOptions.cs#L4
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.AutoMapper.Tests/UseSqlLoggingAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.AutoMapper'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/Mock/MatchAnyFieldHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Mock'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Models/CatCommand.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Models'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/MongoDbFilterOperation.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Extensions/RelayIdFieldExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Extensions'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Pipeline/MergeHandler/InterfaceTypeMergeHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Pipeline.MergeHandler'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/Expression/QueryableFilterVisitorEnumTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Expression'
Namespace does not correspond to file location: HotChocolate/AzureFunctions/src/HotChocolate.AzureFunctions.IsolatedProcess/Extensions/GraphQLRequestExecutorExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.AzureFunctions.IsolatedProcess.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IObjectType.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/NameDescriptors/UnionTypeNameDependencyDescriptor.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.NameDescriptors'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/DirectiveAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/OffsetTimeTypeTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Extensions/FilterDescriptorContextExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/WithGenericTagsInXmlDoc.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/OffsetDateTimeTypeExtendedIntegrationTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/MutationTypeAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/SpatialOperationHandlerHelper.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/DateTimeZoneTypeTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/ClassBuilderExtensions.cs#L12
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.CommandLine/Command/GraphQLRootCommand.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.CommandLine.Command'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/SyntaxVisitor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/GraphQLParserSyntaxTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/LinkDirective.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Configuration/Handlers/ScalarTypeDiscoveryHandler.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Configuration.Handlers'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Extensions/ProjectionObjectFieldDescriptorExtensions.cs#L18
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/IProjectionConvention.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Visitor/Actions/SkipAndLeaveSyntaxVisitorAction.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Visitor.Actions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/ByteArrayType.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/InaccessibleDescriptorExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/DirectiveTypeDescriptorAttribute.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/ScalarType~2.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.AutoMapper.Tests/TestExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.AutoMapper'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Contracts/IExecutableDefinitionNode.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Contracts'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Projections.Tests/MongoDbProjectionVisitorPagingTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Models/Cat.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Models'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/StringFieldDefinitionHelper.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Attributes/UseSingleOrDefaultAttribute.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Attributes'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Visitors/Actions/SkipSyntaxVisitorAction.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors.Actions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IUnionType.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Extensions/MongoFilterOperationFieldExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Extensions'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/OverrideDescriptorExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/OffsetTimeTypeRfc3339IntegrationTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Convention/SortConventionDefinition.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Convention'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Projections.Tests/SchemaCache.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/PropertyBuilderExtensions.cs#L3
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/ProjectionConvention.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsOnReviewSubNoStoreTest.cs#L9
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/NameDescriptors/InputObjectTypeNameDependencyDescriptor.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.NameDescriptors'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Core/DependencyInjection/GatewayConfigurationFileUtils.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Extensions/FederationVersionExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/NotMongoDbFilterDefinition.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Optimizers/IsProjectedProjectionOptimizer.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Optimizers'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Expressions/Extensions/ExpressionExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Expressions.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/TypeInspectorTests .cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/IEnumTypeDescriptor.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Types/MongoDbTypesSchemaBuilderExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.MongoDb'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/FilterVisitor.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Convention/SortConventionDescriptor.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Convention'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/IdType.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/GraphQLRequestParserTests.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/FilterFieldHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/Expression/ExecutorBuilder.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Expression'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/ScalarNames.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/FilterProvider.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Mutations/Extensions/ContextDataExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Extensions'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialBufferDataHandler.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.Authorization.Opa/Request/IOpaQueryRequestFactory.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.Authorization.Request'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Contracts/LoadDocumentAsync.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/OffsetDateTypeFullRoundtripIntegrationTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/UploadScalar_InMemoryTest.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/DurationTypeTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ResultBucket.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Paging.Tests/SchemaCache.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Context/ISortingValue.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Context'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/EntityIdOrDataTest.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Data/src/EntityFramework.Helpers/Paging/CursorFormatter.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Paging'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities.Introspection/Models/IntrospectionError.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.Introspection.Models'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Execution/IMongoDbExecutable.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Execution'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/ShortOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/IVisitationMap.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/PolicyDescriptorExtensions.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Paging.Tests/SchemaCache.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: StrawberryShake/Client/test/Transport.WebSocket.Tests/TestHelper/SocketClientStub.cs#L11
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.TestHelper'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Extensions/UnwrapFieldMiddlewareHelper.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Extensions'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/DependencyInjection/DefaultSocketClientFactory.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Context/SortingContext.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Context'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/DependencyInjection/WebSocketConnectionPoolServiceCollectionExtensions.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Pipeline/MergeHandler/EnumTypeMergeHandler.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Pipeline.MergeHandler'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Attributes/NodeResolverAttribute.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Attributes'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/InterfaceTypeParserTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/MongoDbOperationHandlerBase.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsIntrospectionTest.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/DeferDirectiveType.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/ICostSettings.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Attributes/SortFieldDescriptorAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Attributes'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Extensions/FilterFieldDescriptorExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Extensions'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/InaccessibleAttribute.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Fields/ISortField.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Fields'
Namespace does not correspond to file location: StrawberryShake/Client/test/Transport.WebSocket.Tests/Protocols/GraphQLWebSocket/GraphQLWebSocketWriterExtensionTests.cs#L7
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Protocols.GraphQLWebSocket'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/OneOfDirectiveType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/Expression/QueryableFilterVisitorComparableTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Expression'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Configuration/Contracts/FieldMiddlewareApplication.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Configuration.Contracts'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Pipeline/MergeHandler/UnionTypeMergeHandler.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Pipeline.MergeHandler'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/UnionTypeAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Filters.Tests/QueryableFilterVisitorEnumTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Extensions/ObjectFieldDescriptorExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Extensions'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialTouchesOperationHandlerBase.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Sorting.Tests/MongoDbSortVisitorObjectTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/UuidOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/List/MongoDbListSomeOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.List'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Serialization/NodeIdInvalidFormatException.cs#L2
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Serialization'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Core/DependencyInjection/StaticGatewayConfigurationFileObserver.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/SchemCoordinateParserTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Descriptors/DirectiveDescriptorTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/InputObjectTypeDescriptorAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Sorting.Tests/SchemaCacheCollectionFixture.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/IFilterConvention.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/OffsetDateTimeTypeTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/FilterConventionDescriptor.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/TagHelper.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Attributes/IDAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Attributes'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Context/FilterContextParameterExpressionBuilder.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Context'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsTypeNameOnInterfacesTest.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Context/IFilterFieldInfo.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Context'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore/Extensions/HttpResponseExtensions.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Sorting/Convention/Extensions/SortConventionDescriptorMongoExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Sorting.Convention.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/Types/EnumOperationInputTypeTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Types'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities/DependencyInjection/ServiceException.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Types/LineStringFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.CommandLine/Command/ExportCommand.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.CommandLine.Command'
Namespace does not correspond to file location: HotChocolate/Skimmed/src/Skimmed/Extensions/TypeExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Skimmed.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Extensions/SchemaBuilderExtensions.Document.Tests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/IProjectionConventionDescriptor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/VisitorFn.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/INamedOutputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Diagnostics/src/Diagnostics/Extensions/TracerProviderBuilderExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Diagnostics.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/IFilterProvider.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialTouchesOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.InMemory/DependencyInjection/IInMemoryRequestInterceptor.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.InMemory.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ResultBuilder.ObjectResult.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Boolean/QueryableBooleanEqualsHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Boolean'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/IConventionContext.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Contracts/IHasDirectives.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/ShortTypeTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/LongOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/OffsetTypeTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Spatial/test/Data.Projections.SqlServer.Tests/QueryableFilterVisitorTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Tests/DataExtensionsTests.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Types/Operations/GeometryDistanceOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types.Operations'
Namespace does not correspond to file location: HotChocolate/Core/test/Execution.Tests/Processing/Result/ObjectResultTests.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsGetFriendsDeferredTest.cs#L3
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.SqlLite.Tests/QueryableSortVisitorComparableTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.NodaTime/BaseTypes/StringToClassBaseType.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime.BaseTypes'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Extensions/MapMiddleware.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Extensions'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/ShareableDirective.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Diagnostics/src/Diagnostics/Extensions/DiagnosticsRequestExecutorBuilderExtensions.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Diagnostics.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/TagOptions.cs#L2
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/EntityFramework/Extensions/EntityFrameworkEnumerableExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ListResultPool.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Visitors/Utilities/SyntaxNodeListPool.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors.Utilities'
Namespace does not correspond to file location: StrawberryShake/Client/test/Transport.WebSocket.Tests/TestHelper/TestServerHelper.cs#L13
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.TestHelper'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Descriptors/ResolveObjectFieldDescriptorExtensionsTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Visitor/ISortProvider.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Visitor'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Models/IPet.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Models'
Namespace does not correspond to file location: HotChocolate/Core/src/Abstractions/Execution/Tasks/ExecutionTaskKind.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Tasks'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Configuration/Contracts/ITypeSystemObjectContext.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Configuration.Contracts'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/FilterDefinitionExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/Mock/MatchAnyFieldHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Mock'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Configuration/Contracts/ITypeCompletionContext.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Configuration.Contracts'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.InMemory.Tests/QueryableSortVisitorObjectTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Types/DefaultSortEnumType.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Types'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Fields/IFilterOperationField.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Fields'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Extensions/CacheControlInterfaceTypeDescriptorExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Json/JsonRequestExecutorBuilderExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/DefaultNamingConventions.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities/DependencyInjection/DictionaryServiceProvider.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.DependencyInjection'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/Messaging/Messages/DataDocumentOperationMessage.cs#L1
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Messaging.Messages'
Namespace does not correspond to file location: HotChocolate/Spatial/test/Data.Projections.SqlServer.Tests/FilterVisitorTestBase.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Queries/DependencyInjection/QueryRequestExecutorBuilderExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/ExtendServiceTypeDescriptorExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/SpecScalarAttribute.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Naming/IFilterInputTypeNameDependencyDescriptor~1.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Naming'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/IFilterFieldHandler~2.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/FilterConventionExtension.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities.Introspection/Models/Directive.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.Introspection.Models'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Types/CacheControlScopeType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Types'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/OverrideDirective.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/EntityFramework.Helpers/Paging/BatchQueryRewriter.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Paging'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/QueryableComparableGreaterThanHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/DeferDirective.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/FilterProviderDescriptor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Attributes/SortInputTypeDescriptorAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Attributes'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/IProjectionProviderConvention.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/FilterConvention.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Options/ICacheControlOptions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Options'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/Types/ObjectInputTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Types'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Visitors/Utilities/SyntaxVisitorExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors.Utilities'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Extensions/HashCodeExtensions.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/BooleanTypeTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Visitor/Actions/BreakSyntaxVisitorAction.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Visitor.Actions'
Namespace does not correspond to file location: HotChocolate/Core/src/Validation/Extensions/ValidationServiceCollectionExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Extensions'
Namespace does not correspond to file location: HotChocolate/Raven/src/Data/Sorting/Extensions/RavenSortingSchemaBuilderExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven.Sorting.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/MongoDbFilterCombinatorTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/Mock/MockConventionExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Mock'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/DirectiveParserTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/MongoDbCombinedSortDefinition.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Paging.Tests/VisitorTestBase.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/IDescriptor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Types/Operations/GeometryContainsOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types.Operations'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Types/MultiPointFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities.Introspection/Models/Field.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.Introspection.Models'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/OverrideAttribute.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Pipeline/MergeHandler/ITypeMergeHandler.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Pipeline.MergeHandler'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/InterfaceObjectDirective.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Types/MongoDbTypesRequestExecutorExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.MongoDb'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.InMemory.Tests/QueryableSortVisitorEnumTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.SqlLite.Tests/QueryableSortVisitorBooleanTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Sorting.Tests/SchemaCache.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Raven/src/Data/Projections/Extensions/RavenProjectionsSchemaBuilderExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven.Projections.Extensions'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/SyntaxVisitor.VisitMethods.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Fields/SortEnumValue.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Fields'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/FilterTestBase.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/DescriptorContextConventionExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Types/Extensions/HotChocolateSpatialRequestExecutorBuilderExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Spatial.Extensions'
Namespace does not correspond to file location: CookieCrumble/src/CookieCrumble/Extensions/CommonTestExtensions.cs#L5
Namespace does not correspond to file location, must be: 'CookieCrumble.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/Comparable/MongoDbComparableGreaterThanHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Convention/SortOperation.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Convention'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Extensions/ApolloFederationRequestExecutorBuilderExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Mutations/Errors/ErrorNullMiddleware.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Errors'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialNotTouchesOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Serialization/NodeIdMissingSerializerException.cs#L2
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Serialization'
Namespace does not correspond to file location: HotChocolate/Raven/src/Data/RavenCursorPagingQueryableExtensions.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven'
Namespace does not correspond to file location: HotChocolate/Raven/src/Data/Sorting/Extensions/RavenSortingRequestExecutorBuilderExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven.Sorting.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ResultMemoryOwner.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/IdOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/InterfaceTypeAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/Scalars.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/ArgumentDescriptorAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/QuerySyntaxWalker.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Visitor/SortProviderDescriptor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Visitor'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Errors/Extensions/ErrorSchemaBuilderExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/Expression/SortVisitorTestBase.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Expression'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/IEnumOperationFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Visitor/SortVisitorBase`2.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Visitor'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/ScalarType.Initialization.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ResultPoolDefaults.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Models/ISentient.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Models'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/IDescriptorContext.cs#L13
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Projections/Convention/MongoDbProjectionProvider.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Extensions/SchemaExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Extensions'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities.Introspection/Models/EnumValue.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.Introspection.Models'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Extensions/BsonDocumentExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Extensions'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Types/Extensions/SpatialConventionExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Spatial.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/INamedType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IHasOptional.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/VisitorFnWrapper.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Core/test/Execution.Tests/Processing/Result/ObjectFieldResultTests.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/FloatTypeTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Expressions/Handlers/Extensions/ExpressionExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Expressions.Handlers.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.NodaTime.Tests/InstantTypeGeneralIntegrationTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Convention/SortOperationConventionDescriptor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Convention'
Namespace does not correspond to file location: HotChocolate/Marten/src/Data/Filtering/Handlers/MartenQueryableStringInHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Marten.Filtering.Handlers'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/IBaseBaseInterface.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/QueryWithDocumentation.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Extensions/TagContextExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/EntityFramework/Extensions/ExecutableMiddleware.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/WithMultilineXmlDoc.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Visitor/ISortOperationHandler~1.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Visitor'
Namespace does not correspond to file location: GreenDonut/src/Core/DependencyInjection/DataLoaderServiceCollectionExtension.cs#L13
Namespace does not correspond to file location, must be: 'GreenDonut.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/IUnionTypeDescriptor.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Core/DependencyInjection/StaticGatewayConfigurationObserver.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Context/SortingValueCollection.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Context'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Extensions/SchemaBuilderExtensions.Types.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Expressions/Handlers/Extensions/ProjectionVisitorContextExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Expressions.Handlers.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/List/QueryableListOperationHandlerBase.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.List'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/Directives.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/SubscribeAndResolveAttribute.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/ISyntaxNodeVisitor~1.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/ProjectionProviderExtension.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/DecimalOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/InputObjectTypeAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.Authorization.Opa/Request/DefaultQueryRequestFactory.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.Authorization.Request'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Extensions/SyntaxComparison.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.OffsetPagination.Tests/CollectionSegmentTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/UploadSchemaHelpers.cs#L7
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/InterfaceObjectDescriptorExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/DateTimeType.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Sorting.Tests/CustomRavenDBDefaultOptions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/QueryTypeAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/Mock/MatchAnyQueryableOperationHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Mock'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/Messaging/Messages/OperationMessage.cs#L1
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Messaging.Messages'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/INamedDependencyDescriptor.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Serialization/NodeIdFormatterResult.cs#L2
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Serialization'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/ProjectionConventionExtension.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/SortAttributeTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/KeyAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Serialization/Int64NodeIdValueSerializer.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Serialization'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.OffsetPagination/Extensions/OffsetPagingRequestExecutorBuilderExtension.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Pagination.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Projections/Convention/MongoDbProjectionScope.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Fields/FilterField.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Fields'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/String/QueryableStringNotEndsWithHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.String'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Core/DependencyInjection/GatewayConfigurationFileObserver.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Extensions/RelayIdFieldHelpers.cs#L14
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Timestamp.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Execution'
Namespace does not correspond to file location: HotChocolate/Marten/src/Data/Filtering/Handlers/MartenQueryableStringNotInHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Marten.Filtering.Handlers'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/TypeReferences/ExtendedTypeReference.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.TypeReferences'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/QueryableComparableOperationHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/QueryableComparableNotGreaterThanHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/ExternalDirective.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities.Introspection/Models/FullType.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.Introspection.Models'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/BaseClass.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Pipeline/MergeHandler/MergeStatus.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Pipeline.MergeHandler'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Configuration/Handlers/ITypeRegistrarHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Configuration.Handlers'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/List/QueryableListAnyOperationHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.List'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.CommandLine/Command/SchemaCommand.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.CommandLine.Command'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/String/QueryableStringEndsWithHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.String'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Mutations/Errors/ErrorMiddleware.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Errors'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/IInterfaceTypeDescriptor.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Mutations/DependencyInjection/MutationRequestExecutorBuilderExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/NoopDocumentationProvider.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Context/SortingInfo.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Context'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Driver/AndFilterDefinition.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Driver'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.SqlLite.Tests/SortVisitorTestBase.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/FilterConventionDefinition.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/PolicyDirective.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/String/MongoDbStringEndsWithHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.String'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Filters.Tests/QueryableFilterVisitorComparableTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/EnumTypeAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.NodaTime/BaseTypes/IntToStructBaseType.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.NodaTime.BaseTypes'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsGetFriendsTest.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/ClassWithInheritdoc.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Core/test/Execution.Tests/Processing/Result/ResultBuilderTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Directives/IsDirective.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Directives'
Namespace does not correspond to file location: StrawberryShake/Client/test/Transport.WebSocket.Tests/DependencyInjection/DefaultSocketClientFactoryTests.cs#L8
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/BooleanType.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/src/Authorization/Extensions/AuthorizeObjectFieldDescriptorExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Authorization.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Attributes/NodeAttribute.cs#L12
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Attributes'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/IFilterConventionDescriptor.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.SqlLite.Tests/QueryableSortVisitorStringTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/UrlOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Caching/test/Caching.Tests/HttpCachingTests.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Tests'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/ScalarType.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.Shared/WellKnownDirectives.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Types'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/Protocols/GraphQLWebSocket/GraphQLWebSocketMessageParser.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Protocols.GraphQLWebSocket'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/IFilterProviderDescriptor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Descriptors/EntityResolverDescriptor.cs#L13
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Descriptors'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Extensions/OutputFieldExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types.OffsetPagination/Extensions/UseOffsetPagingAttribute.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Pagination.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Models/ComplexInput.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Models'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Naming/SortTypeNameExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Naming'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Filters.Tests/FilteringAndPaging.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/ClassWithSummary.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/FloatTypeBase.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/Messaging/Messages/OperationMessage~1.cs#L1
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Messaging.Messages'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/INamedInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/Extensions/ProjectionProviderDescriptorExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Convention/IFilterOperationConventionDescriptor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Convention'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/IFilterFieldHandler~1.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Fusion/test/Abstractions.Tests/FusionTypeNamesTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion'
Namespace does not correspond to file location: StrawberryShake/Client/test/Transport.WebSocket.Tests/DependencyInjection/WebSocketClientPoolServiceCollectionExtensionsTests.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/DateTypeTests.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsGetFriendsDeferInListTest.cs#L3
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/Protocols/GraphQLWebSocket/GraphQLWebSocketProtocol.cs#L9
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Protocols.GraphQLWebSocket'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Serialization/Int32NodeIdValueSerializer.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Serialization'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/ConventionContext.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Caching/test/Caching.Tests/ServerTestBase.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Tests'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Directives/RemoveDirective.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/IObjectTypeDescriptor~1.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.CommandLine/Helpers/Opt.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.CommandLine.Helpers'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Sorting.Tests/QueryableSortVisitorStringTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/MultiProfileTest.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Attributes/DirectiveArgumentDescriptorAttribute.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Attributes'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/ScalarsTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Descriptors/InterfaceFieldDescriptorTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/ComparableInOperationHelpers.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/Language/test/Language.Tests/Parser/ParseUtf8SurrogatePairTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Parser'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/AuthenticatedDescriptionExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/MethodCallBuilderExtensions.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Serialization/NodeIdSerializerAccessor.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Serialization'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/ProvidesAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/ByteType.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Execution/MongoDbExecutable.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Execution'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Context/SortingContextParameterExpressionBuilder.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Context'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.Http/HttpClientBuilderExtensions.cs#L7
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.Http'
Namespace does not correspond to file location: HotChocolate/Raven/src/Data/RavenRequestExecutorBuilderExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.CommandLine/Options/SchemaNameOption.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.CommandLine.Options'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/AspNetCore.CommandLine/Helpers/Bind.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.CommandLine.Helpers'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Configuration/Contracts/ITypeDiscoveryContext.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Configuration.Contracts'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/OverrideLegacySupportAttribute.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Fusion/test/Shared/Patient1/Patient1.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Shared.Patient1'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IInputValueFormatter.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Types/PolygonFilterInputType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Tests/FluentApiTests.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Context/FilterFieldInfo.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Context'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Entities/FieldDependency.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Entities'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Extensions/TypeExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/TagDirectiveExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/TimeSpanType.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/IFilterVisitorContext.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Attributes/FilterFieldDescriptorAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Attributes'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Visitor/FilterVisitorContext.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Visitor'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Projections.SqlServer.Tests/Attributes/CatchErrorMiddlewareAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Attributes'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/IEnumValueDescriptor.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/DecimalTypeTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Expressions/Handlers/ExpressionSortMetadata.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Visitors/Contracts/ISyntaxRewriter.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors.Contracts'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Contracts/INullableTypeNode.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Contracts'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Context/IFilterValue.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Context'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Filters.Tests/SchemaCache.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Visitor/ISortProviderDescriptor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Visitor'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/VisitorAction.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/WithExceptionsXmlDoc.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Projections.Tests/ProjectionVisitorTestBase.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb'
Namespace does not correspond to file location: HotChocolate/Raven/src/Data/RavenOffsetPagingQueryableExtensions.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Options/ICacheControlOptionsAccessor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Options'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/List/MongoDbListNoneOperationHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.List'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/Convention/SortConventionTests.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Convention'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Extensions/DescriptorExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/QueryableComparableNotInHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/String/MongoDbStringOperationHandler.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.String'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Convention/ProjectionConventionDescriptor.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Convention'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Filters/Handlers/String/MongoDbStringStartsWithHandler.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Filters.Handlers.String'
Namespace does not correspond to file location: HotChocolate/Core/test/Execution.Tests/Errors/NullErrorPropagationTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Errors'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IHasTypeIdentity.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/VisitationMap.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/QueryableComparableNotLowerThanHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/src/CodeGeneration.CSharp/Extensions/StringBuilderExtensions.cs#L5
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Extensions'
Namespace does not correspond to file location: HotChocolate/AspNetCore/test/AspNetCore.Tests/Extensions/ServiceCollectionExtensionTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.AspNetCore.Extensions'
Namespace does not correspond to file location: HotChocolate/Language/src/Language/Legacy/Visitors/SyntaxNodeVisitor.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Legacy.Visitors'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/UuidTypeTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/ApolloFederation/src/ApolloFederation/Types/Directives/AuthenticatedAttribute.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.ApolloFederation.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Models/ComplexInput2.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Models'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Filters.Tests/ExtensionsTest.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Expressions/Handlers/Comparable/QueryableComparableLowerThanHandler.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers.Comparable'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Contracts/ISyntaxNode.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/IDocumentationProvider.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Context/FilterOperationInfo.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Context'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Projections.Tests/Attributes/CatchErrorMiddlewareAttribute.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Raven.Attributes'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Filters.Tests/QueryableFilterVisitorInterfacesTests.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Utilities/src/Utilities.Introspection/Models/IntrospectionData.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Utilities.Introspection.Models'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Expressions/Optimizers/QueryableSortProjectionOptimizer.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Expressions.Optimizers'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.Tests/Context/SortingContextTests.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Context'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Core/Planning/RequestFormatters/DefaultRequestDocumentFormatter.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Planning.RequestFormatters'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Sorting/Handlers/MongoDbDescendingSortOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Sorting.Handlers'
Namespace does not correspond to file location: HotChocolate/Spatial/test/Data.Projections.SqlServer.Tests/DatabaseContext.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Context/SortingValueNode.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Context'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Contracts/ITypeSystemDefinitionNode.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Contracts'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Exceptions/InvalidFormatException.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Exceptions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Projections/Convention/Extensions/MongoProjectionConventionDescriptorExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Projections.Convention.Extensions'
Namespace does not correspond to file location: HotChocolate/Caching/src/Caching/Extensions/CacheControlObjectFieldDescriptorExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Caching.Extensions'
Namespace does not correspond to file location: HotChocolate/Skimmed/src/Skimmed/Extensions/ArgumentAssertExtensions.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Skimmed.Extensions'
Namespace does not correspond to file location: StrawberryShake/Client/test/Transport.WebSocket.Tests/DependencyInjection/WebSocketClientFactoryServiceCollectionExtensionsTests.cs#L6
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.DependencyInjection'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Visitors/Utilities/ListExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Visitors.Utilities'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Context/IFilterContext.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Context'
Namespace does not correspond to file location: HotChocolate/Core/src/Abstractions/Execution/Tasks/ExecutionTaskExtensions.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Tasks'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.InMemory.Tests/QueryableSortVisitorVariablesTests.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/test/Validation.Tests/Types/BeingType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Validation.Types'
Namespace does not correspond to file location: HotChocolate/Data/test/Data.Sorting.SqlLite.Tests/DatabaseContext.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialIntersectsOperationHandlerBase.cs#L10
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Visitor/ISortProviderConvention.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Visitor'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Types/Extensions/SpatialDescriptorContextExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Spatial.Extensions'
Namespace does not correspond to file location: HotChocolate/MongoDb/src/Data/Sorting/Handlers/MongoDbSortOperationHandlerBase.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Data.MongoDb.Sorting.Handlers'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Filters.Tests/MongoDbFilterVisitorListTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/SkipDirectiveType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: StrawberryShake/Client/src/Transport.WebSockets/Messaging/Messages/OperationMessageType.cs#L1
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Messaging.Messages'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/ByteOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Extensions/DirectiveLocationExtensions.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Extensions'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Projections/Extensions/SpatialProjectionsRequestExecutorBuilderExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Extensions'
Namespace does not correspond to file location: StrawberryShake/CodeGeneration/test/CodeGeneration.CSharp.Tests/Integration/StarWarsGetHeroTest.cs#L7
Namespace does not correspond to file location, must be: 'StrawberryShake.CodeGeneration.CSharp.Integration'
Namespace does not correspond to file location: HotChocolate/Raven/test/Data.Raven.Paging.Tests/SchemaCacheCollectionFixture.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/WithoutExceptionsXmlDoc.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/MongoDb/test/Data.MongoDb.Sorting.Tests/MongoDbSortVisitorComparableTests.cs#L7
Namespace does not correspond to file location, must be: 'HotChocolate.Data'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/IArgumentDescriptor.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Projections/Extensions/ProjectionDescriptorContextExtensions.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Projections.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IEnumType~1.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Contracts/ISchemaError.cs#L8
Namespace does not correspond to file location, must be: 'HotChocolate.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Extensions/SchemaBuilderExtensions.Middleware.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Extensions'
Namespace does not correspond to file location: HotChocolate/AspNetCore/src/Transport.Abstractions/FileReference.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Transport'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Scalars/LongTypeTests.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/src/Execution/Processing/Result/ResultBuilder.Pooling.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Execution.Processing.Result'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Descriptors/DirectiveArgumentDescriptorTests.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests.Documentation/WithoutReturnsXmlDoc.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Sorting/Expressions/Handlers/QueryableAscendingSortOperationHandler.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Sorting.Expressions.Handlers'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.SyntaxTree/Contracts/IValueNode~1.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Configuration/Contracts/DirectiveVisibility.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Configuration.Contracts'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Contracts/IHasDirectives.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Contracts'
Namespace does not correspond to file location: HotChocolate/Spatial/src/Data/Filters/Expressions/Handlers/QueryableSpatialOverlapsOperationHandler.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Expressions.Handlers'
Namespace does not correspond to file location: StrawberryShake/Client/test/Transport.WebSocket.Tests/Protocols/GraphQLWebSocket/GraphQLWebSocketMessageParserTests.cs#L7
Namespace does not correspond to file location, must be: 'StrawberryShake.Transport.WebSockets.Protocols.GraphQLWebSocket'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Extensions/SchemaBuilderExtensions.Resolvers.cs#L12
Namespace does not correspond to file location, must be: 'HotChocolate.Extensions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/StreamDirectiveType.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Contracts/ICompletedDependencyDescriptor.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Contracts'
Namespace does not correspond to file location: HotChocolate/Data/src/EntityFramework.Helpers/Paging/CursorParser.cs#L5
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Paging'
Namespace does not correspond to file location: HotChocolate/Core/test/Abstractions.Tests/PathTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Types/FloatOperationFilterInputType.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Types'
Namespace does not correspond to file location: HotChocolate/Language/src/Language.Utf8/Utilities/ThrowHelper.cs#L6
Namespace does not correspond to file location, must be: 'HotChocolate.Language.Utilities'
Namespace does not correspond to file location: HotChocolate/Fusion/src/Composition/Types/TypeGroup.cs#L1
Namespace does not correspond to file location, must be: 'HotChocolate.Fusion.Composition.Types'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Descriptors/Conventions/TypeInspectorExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors.Conventions'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Directives/DeprecatedDirectiveType.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Directives'
Namespace does not correspond to file location: HotChocolate/Core/test/Types.Tests/Types/Descriptors/InputObjectTypeDescriptorTests.cs#L3
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Descriptors'
Namespace does not correspond to file location: HotChocolate/Core/src/Fetching/Extensions/DataLoaderServiceProviderExtensions.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Fetching.Extensions'
Namespace does not correspond to file location: HotChocolate/Data/src/Data/Filters/Context/FilterValueCollection.cs#L4
Namespace does not correspond to file location, must be: 'HotChocolate.Data.Filters.Context'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Scalars/DateType.cs#L9
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Scalars'
Namespace does not correspond to file location: HotChocolate/Core/src/Types/Types/Relay/Serialization/GlobalIdInputValueFormatter.cs#L11
Namespace does not correspond to file location, must be: 'HotChocolate.Types.Relay.Serialization'