Allow postgres subscriptions to be configured in publish only mode #192
Annotations
1 error and 11 warnings
|
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/
|
.build/Build.Publish.cs#L19
The field 'Build.MyGetSource' is assigned but its value is never used
|
/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]
|
/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]
|
/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]
|
/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]
|
/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=net6.0]
|
/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=net6.0]
|
/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=netstandard2.0]
|
/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=netstandard2.0]
|
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/AspNetCore/src/Transport.Sockets/MessagePipeline.cs(16,26): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/AspNetCore/src/Transport.Sockets/HotChocolate.Transport.Sockets.csproj::TargetFramework=net8.0]
|
The logs for this run have expired and are no longer available.
Loading