Skip to content

Reconfigured allowed ofType depth #296

Reconfigured allowed ofType depth

Reconfigured allowed ofType depth #296

Triggered via push September 30, 2024 12:09
Status Failure
Total duration 2m 55s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
release
Process completed with exit code 1.
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
release
/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/DataLoaderDiagnosticEventListener.cs(13,32): warning CS1574: XML comment has cref attribute 'IActivityScope' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/GreenDonut.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/DataLoaderDiagnosticEventListener.cs(13,32): warning CS1574: XML comment has cref attribute 'IActivityScope' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/GreenDonut.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/Utilities/SyntaxSerializerOptions.cs(9,11): warning CS1570: XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'see'.' [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/Utilities/SyntaxSerializerOptions.cs(14,1): warning CS1570: XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.' [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/Contracts/ITypeDefinitionNode.cs(4,64): warning CS1574: XML comment has cref attribute 'ObejctTypeDefinitionNode' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/FieldNode.cs(118,20): warning CS1574: XML comment has cref attribute 'Name' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/FieldNode.cs(144,20): warning CS1574: XML comment has cref attribute 'Directives' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/Location.cs(27,20): warning CS1574: XML comment has cref attribute 'SyntaxToken' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/Location.cs(33,20): warning CS1574: XML comment has cref attribute 'SyntaxToken' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj]
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Utilities/src/Utilities/ArrayWriter.cs(92,21): warning CA1303: Method 'void ArrayWriter.Advance(int count)' passes a literal string as parameter 'message' of a call to 'ArgumentOutOfRangeException.ArgumentOutOfRangeException(string? paramName, object? actualValue, string? message)'. Retrieve the following string(s) from a resource table instead: "ArrayWriter_Advance_BufferOverflow". [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Utilities/src/Utilities/HotChocolate.Utilities.csproj]