Skip to content

Added Helper to convert a ISelection to an Expression. (#7531) #293

Added Helper to convert a ISelection to an Expression. (#7531)

Added Helper to convert a ISelection to an Expression. (#7531) #293

Triggered via push September 29, 2024 23:37
Status Failure
Total duration 3m 17s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/Extensions/HotChocolateExecutionSelectionExtensions.cs(5,30): error CS0234: The type or namespace name 'Projections' does not exist in the namespace 'HotChocolate.Execution' (are you missing an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/HotChocolate.Execution.csproj::TargetFramework=netstandard2.0]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/Extensions/HotChocolateExecutionSelectionExtensions.cs(15,29): error CS0246: The type or namespace name 'SelectionExpressionBuilder' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/HotChocolate.Execution.csproj::TargetFramework=netstandard2.0]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/Extensions/HotChocolateExecutionSelectionExtensions.cs(5,30): error CS0234: The type or namespace name 'Projections' does not exist in the namespace 'HotChocolate.Execution' (are you missing an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/HotChocolate.Execution.csproj::TargetFramework=netstandard2.0]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/Extensions/HotChocolateExecutionSelectionExtensions.cs(15,29): error CS0246: The type or namespace name 'SelectionExpressionBuilder' could not be found (are you missing a using directive or an assembly reference?) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/HotChocolate.Execution.csproj::TargetFramework=netstandard2.0]
release
Target "PackLocal" has thrown an exception
release
Process completed with exit code 255.
release: .build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used