GitHub: Improved CI #10
Annotations
1 error and 10 warnings
pack
Process completed with exit code 1.
|
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
src/Octokit.GraphQL.Core/ConnectionExtensions.cs#L8
Missing XML comment for publicly visible type or member 'ConnectionExtensions'
|
build:
src/Octokit.GraphQL.Core/ConnectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ConnectionExtensions.Run<T>(IConnection, IQueryableValue<T>, CancellationToken)'
|
build:
src/Octokit.GraphQL.Core/ConnectionExtensions.cs#L18
Missing XML comment for publicly visible type or member 'ConnectionExtensions.Run<T>(IConnection, IQueryableList<T>, CancellationToken)'
|
build:
src/Octokit.GraphQL.Core/ConnectionExtensions.cs#L26
Missing XML comment for publicly visible type or member 'ConnectionExtensions.Run<T>(IConnection, ICompiledQuery<T>, Dictionary<string, object>, CancellationToken)'
|
build:
src/Octokit.GraphQL.Core/Core/Arg.cs#L5
Missing XML comment for publicly visible type or member 'Arg<T>'
|
build:
src/Octokit.GraphQL.Core/Core/Arg.cs#L9
Missing XML comment for publicly visible type or member 'Arg<T>.Arg(T)'
|
build:
src/Octokit.GraphQL.Core/Core/Arg.cs#L16
Missing XML comment for publicly visible type or member 'Arg<T>.Arg(string, bool)'
|
build:
src/Octokit.GraphQL.Core/Core/Arg.cs#L23
Missing XML comment for publicly visible type or member 'Arg<T>.VariableName'
|