Fixed issue that caused the tag directive to be ignored. (#6746) #101
Annotations
8 errors and 21 warnings
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/SchemaTests.cs(53,1): error CS8999: Line does not start with the same whitespace as the closing line of the raw string literal. [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/HotChocolate.Caching.Tests.csproj::TargetFramework=net7.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/SchemaTests.cs(53,1): error CS8999: Line does not start with the same whitespace as the closing line of the raw string literal. [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/HotChocolate.Caching.Tests.csproj::TargetFramework=net6.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/SchemaTests.cs(53,1): error CS8999: Line does not start with the same whitespace as the closing line of the raw string literal. [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/HotChocolate.Caching.Tests.csproj::TargetFramework=net8.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/SchemaTests.cs(53,1): error CS8999: Line does not start with the same whitespace as the closing line of the raw string literal. [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/HotChocolate.Caching.Tests.csproj::TargetFramework=net7.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/SchemaTests.cs(53,1): error CS8999: Line does not start with the same whitespace as the closing line of the raw string literal. [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/HotChocolate.Caching.Tests.csproj::TargetFramework=net6.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/SchemaTests.cs(53,1): error CS8999: Line does not start with the same whitespace as the closing line of the raw string literal. [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Caching/test/Caching.Tests/HotChocolate.Caching.Tests.csproj::TargetFramework=net8.0]
|
Sonar
Target "Sonar" has thrown an exception
|
Sonar
Process completed with exit code 255.
|
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=netstandard2.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=net7.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=net6.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=net7.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=net7.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=net7.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=net7.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=net7.0]
|
Sonar
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/
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Utilities/src/Utilities/MiddlewareCompiler.cs(41,40): warning S2743: A static field in a generic type is not shared among instances of different close constructed types. (https://rules.sonarsource.com/csharp/RSPEC-2743) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Utilities/src/Utilities/HotChocolate.Utilities.csproj::TargetFramework=netstandard2.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Utilities/src/Utilities/Cache.cs(67,13): warning S2589: Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Utilities/src/Utilities/HotChocolate.Utilities.csproj::TargetFramework=netstandard2.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/DataLoaderBase.cs(161,21): warning S2589: Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589) [/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/GreenDonut.csproj::TargetFramework=net7.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/TaskCache.cs(60,13): warning S2589: Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589) [/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/GreenDonut.csproj::TargetFramework=net7.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/DataLoaderBase.cs(161,21): warning S2589: Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589) [/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/GreenDonut.csproj::TargetFramework=net8.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/TaskCache.cs(60,13): warning S2589: Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589) [/home/runner/work/graphql-platform/graphql-platform/src/GreenDonut/src/Core/GreenDonut.csproj::TargetFramework=net8.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/ObjectFieldNode.cs(10,21): warning S3897: Implement 'IEquatable<ObjectFieldNode>'. (https://rules.sonarsource.com/csharp/RSPEC-3897) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj::TargetFramework=net6.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/DirectiveLocation.cs(15,12): warning S3963: Initialize all 'static fields' inline and remove the 'static constructor'. (https://rules.sonarsource.com/csharp/RSPEC-3963) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj::TargetFramework=net6.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/SyntaxEqualityComparer.cs(175,23): warning S3928: Use a constructor overloads that allows a more meaningful exception message to be provided. (https://rules.sonarsource.com/csharp/RSPEC-3928) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj::TargetFramework=net6.0]
|
Sonar
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/SyntaxEqualityComparer.cs(623,23): warning S3928: Use a constructor overloads that allows a more meaningful exception message to be provided. (https://rules.sonarsource.com/csharp/RSPEC-3928) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Language/src/Language.SyntaxTree/HotChocolate.Language.SyntaxTree.csproj::TargetFramework=net6.0]
|