Adds extensions
support for subgraph-config.json
(#6577)
#44
Annotations
8 errors and 11 warnings
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/SchemaFirst/Neo4JFixture.cs(58,14): error CS1061: 'IRequestExecutorBuilder' does not contain a definition for 'AddMovieTypes' and no accessible extension method 'AddMovieTypes' accepting a first argument of type 'IRequestExecutorBuilder' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/HotChocolate.Data.Neo4J.Integration.Tests.csproj::TargetFramework=net7.0]
|
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/SchemaFirst/Neo4JFixture.cs(58,14): error CS1061: 'IRequestExecutorBuilder' does not contain a definition for 'AddMovieTypes' and no accessible extension method 'AddMovieTypes' accepting a first argument of type 'IRequestExecutorBuilder' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/HotChocolate.Data.Neo4J.Integration.Tests.csproj::TargetFramework=net6.0]
|
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/SchemaFirst/Neo4JFixture.cs(58,14): error CS1061: 'IRequestExecutorBuilder' does not contain a definition for 'AddMovieTypes' and no accessible extension method 'AddMovieTypes' accepting a first argument of type 'IRequestExecutorBuilder' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/HotChocolate.Data.Neo4J.Integration.Tests.csproj::TargetFramework=net8.0]
|
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/SchemaFirst/Neo4JFixture.cs(58,14): error CS1061: 'IRequestExecutorBuilder' does not contain a definition for 'AddMovieTypes' and no accessible extension method 'AddMovieTypes' accepting a first argument of type 'IRequestExecutorBuilder' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/HotChocolate.Data.Neo4J.Integration.Tests.csproj::TargetFramework=net7.0]
|
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/SchemaFirst/Neo4JFixture.cs(58,14): error CS1061: 'IRequestExecutorBuilder' does not contain a definition for 'AddMovieTypes' and no accessible extension method 'AddMovieTypes' accepting a first argument of type 'IRequestExecutorBuilder' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/HotChocolate.Data.Neo4J.Integration.Tests.csproj::TargetFramework=net6.0]
|
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/SchemaFirst/Neo4JFixture.cs(58,14): error CS1061: 'IRequestExecutorBuilder' does not contain a definition for 'AddMovieTypes' and no accessible extension method 'AddMovieTypes' accepting a first argument of type 'IRequestExecutorBuilder' could be found (are you missing a using directive or an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Neo4J/test/Data.Neo4J.Integration.Tests/HotChocolate.Data.Neo4J.Integration.Tests.csproj::TargetFramework=net8.0]
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: IsTrimmable is not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example: [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Abstractions/HotChocolate.Abstractions.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: <IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable> [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Abstractions/HotChocolate.Abstractions.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: IsTrimmable is not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example: [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language/HotChocolate.Language.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: <IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable> [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language/HotChocolate.Language.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: IsTrimmable is not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example: [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Utf8/HotChocolate.Language.Utf8.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: <IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable> [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Utf8/HotChocolate.Language.Utf8.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: IsTrimmable is not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example: [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: <IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable> [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: IsTrimmable is not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example: [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Visitors/HotChocolate.Language.Visitors.csproj::TargetFramework=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/.nuke/temp/dotnet-unix/sdk/8.0.100-rc.1.23455.8/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(90,5): warning NETSDK1212: <IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable> [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Visitors/HotChocolate.Language.Visitors.csproj::TargetFramework=netstandard2.0]
|
The logs for this run have expired and are no longer available.
Loading