Bump GraphQL.Client.Serializer.Newtonsoft from 6.0.0 to 6.0.2 in /Source #284
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
13 warnings
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build:
Source/DotNetGraphQL.API/Startup.cs#L20
'ServiceCollectionExtensions.AddGraphQL(IServiceCollection, Action<GraphQLOptions>)' is obsolete
|
Build:
Source/DotNetGraphQL.API/Startup.cs#L20
'GraphQLBuilderCoreExtensions.AddErrorInfoProvider(IGraphQLBuilder, Action<ErrorInfoProviderOptions>)' is obsolete
|
Build:
Source/DotNetGraphQL.API/Startup.cs#L20
'GraphQLBuilderNewtonsoftJsonExtensions.AddNewtonsoftJson(IGraphQLBuilder, Action<JsonSerializerSettings>, Action<JsonSerializerSettings>)' is obsolete
|
Build:
Source/DotNetGraphQL.API/Startup.cs#L20
'ServiceCollectionExtensions.AddGraphQL(IServiceCollection, Action<GraphQLOptions>)' is obsolete
|
Build:
Source/DotNetGraphQL.API/Startup.cs#L20
'GraphQLBuilderCoreExtensions.AddErrorInfoProvider(IGraphQLBuilder, Action<ErrorInfoProviderOptions>)' is obsolete
|
Build:
Source/DotNetGraphQL.API/Startup.cs#L20
'GraphQLBuilderNewtonsoftJsonExtensions.AddNewtonsoftJson(IGraphQLBuilder, Action<JsonSerializerSettings>, Action<JsonSerializerSettings>)' is obsolete
|
Build
'ImageCircle.Forms.Plugin.pdb' is using a deprecated debug information level.
|
Build
Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
|
Build
If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
|
Build
Set the debugging information to Portable in the Visual Studio project property pages or edit the project file in a text editor and set the 'DebugType' MSBuild property to 'portable' to use the newer, cross-platform debug information level.
|
Build
If this file comes from a NuGet package, update to a newer version of the NuGet package or notify the library author.
|