Skip to content

Avoid the weird overload import copy-paste error #59

Avoid the weird overload import copy-paste error

Avoid the weird overload import copy-paste error #59

Triggered via push November 18, 2024 16:06
Status Success
Total duration 1m 10s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build
/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/UnitTest1.cs(3467,11): warning CA1416: This call site is reachable on all platforms. 'GraphQLClientJsonSerializerContext.GraphQLResponseParseGraphQLSchemaAndOperationsData' is only supported on: 'wasi'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/DotnetBotfactory.Tests.csproj]
build
/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/UnitTest1.cs(3467,11): warning CA1416: This call site is reachable on all platforms. 'GraphQLClientJsonSerializerContext.Default' is only supported on: 'wasi'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/DotnetBotfactory.Tests.csproj]
build
/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/UnitTest1.cs(3463,22): warning CA1416: This call site is reachable on all platforms. 'ParseGraphQLSchemaAndOperationsData' is only supported on: 'wasi'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/DotnetBotfactory.Tests.csproj]
build
/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/UnitTest1.cs(3463,22): warning CA1416: This call site is reachable on all platforms. 'GraphQLResponse<ParseGraphQLSchemaAndOperationsData>' is only supported on: 'wasi'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416) [/home/runner/work/dotnet-sdk/dotnet-sdk/DotnetBotfactory.Tests/DotnetBotfactory.Tests.csproj]