Made Cost Metrics Class Public (#7213) #217
Annotations
3 warnings
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/Fusion/test/Shared/MockWebSocketConnectionFactory.cs(30,18): warning ASP0019: Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Fusion/test/Shared/HotChocolate.Fusion.Tests.Shared.csproj::TargetFramework=net8.0]
|
release
/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Fusion/test/Shared/MockWebSocketConnectionFactory.cs(30,18): warning ASP0019: Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers) [/home/runner/work/graphql-platform/graphql-platform/src/HotChocolate/Fusion/test/Shared/HotChocolate.Fusion.Tests.Shared.csproj::TargetFramework=net8.0]
|