Remove missing project references from HotChocolate.ApolloFederation.… #116
Annotations
11 warnings
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
release:
.build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used
|
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Utf8/ParserOptions.cs(38,13): warning CS1573: Parameter 'maxAllowedFields' has no matching param tag in the XML comment for 'ParserOptions.ParserOptions(bool, bool, int, int, int)' (but other parameters do) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Utf8/HotChocolate.Language.Utf8.csproj::TargetFramework=net6.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Utf8/ParserOptions.cs(38,13): warning CS1573: Parameter 'maxAllowedFields' has no matching param tag in the XML comment for 'ParserOptions.ParserOptions(bool, bool, int, int, int)' (but other parameters do) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Utf8/HotChocolate.Language.Utf8.csproj::TargetFramework=net7.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Utilities/src/Utilities/ServiceException.cs(20,9): warning SYSLIB0051: 'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Utilities/src/Utilities/HotChocolate.Utilities.csproj::TargetFramework=net8.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Utf8/ParserOptions.cs(38,13): warning CS1573: Parameter 'maxAllowedFields' has no matching param tag in the XML comment for 'ParserOptions.ParserOptions(bool, bool, int, int, int)' (but other parameters do) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.Utf8/HotChocolate.Language.Utf8.csproj::TargetFramework=netstandard2.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/Serialization/SerializerResolver.cs(22,48): warning CS1570: XML comment has badly formed XML -- 'End tag 'param' does not match the start tag 'paramref'.' [/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/StrawberryShake.Core.csproj::TargetFramework=net6.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/EntityIdOrData.cs(56,29): warning CS1574: XML comment has cref attribute 'entityId' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/StrawberryShake.Core.csproj::TargetFramework=net6.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/GraphQLClientException.cs(27,83): warning CS1574: XML comment has cref attribute 'error' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/StrawberryShake.Core.csproj::TargetFramework=net6.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/GraphQLClientException.cs(47,88): warning CS1574: XML comment has cref attribute 'errors' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/StrawberryShake.Core.csproj::TargetFramework=net6.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/GraphQLClientException.cs(88,88): warning CS1574: XML comment has cref attribute 'errors' that could not be resolved [/home/runner/work/graphql-platform/graphql-platform/src/StrawberryShake/Client/src/Core/StrawberryShake.Core.csproj::TargetFramework=net6.0]
|