Skip to content

Fixed issue with errors in mutation convention when explicitly bindun… #301

Fixed issue with errors in mutation convention when explicitly bindun…

Fixed issue with errors in mutation convention when explicitly bindun… #301

Triggered via push October 2, 2024 16:16
Status Failure
Total duration 3m 29s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/Projections/TypeContainer.cs(3,35): error CS0246: The type or namespace name 'TypeNode' 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/Projections/TypeContainer.cs(9,26): error CS0246: The type or namespace name 'TypeNode' 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/Projections/TypeContainer.cs(12,28): error CS0246: The type or namespace name 'TypeNode' 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/Projections/TypeContainer.cs(5,43): error CS0246: The type or namespace name 'TypeNode' 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/Projections/TypeContainer.cs(6,18): error CS0246: The type or namespace name 'TypeNode' 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/CookieCrumble/src/CookieCrumble/QueryInfo.cs(3,21): error CS0656: Missing compiler required member 'System.Runtime.CompilerServices.RequiredMemberAttribute..ctor' [/home/runner/work/graphql-platform/graphql-platform/src/CookieCrumble/src/CookieCrumble/CookieCrumble.csproj::TargetFramework=net6.0]
release
/home/runner/work/graphql-platform/graphql-platform/src/CookieCrumble/src/CookieCrumble/QueryInfo.cs(3,21): error CS0656: Missing compiler required member 'System.Runtime.CompilerServices.CompilerFeatureRequiredAttribute..ctor' [/home/runner/work/graphql-platform/graphql-platform/src/CookieCrumble/src/CookieCrumble/CookieCrumble.csproj::TargetFramework=net6.0]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Core/src/Execution/Projections/TypeContainer.cs(3,35): error CS0246: The type or namespace name 'TypeNode' 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/Projections/TypeContainer.cs(9,26): error CS0246: The type or namespace name 'TypeNode' 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/Projections/TypeContainer.cs(12,28): error CS0246: The type or namespace name 'TypeNode' 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: .build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used