Test Generate Schema #764
Annotations
7 errors and 22 warnings
build:
Octokit.GraphQL.UnitTests/QueryBuilderTests.cs#L121
An expression tree may not contain a call or invocation that uses optional arguments
|
build:
Octokit.GraphQL.UnitTests/QueryBuilderTests.cs#L223
An expression tree may not contain a call or invocation that uses optional arguments
|
build:
Octokit.GraphQL.UnitTests/ExpressionRewiterTests.cs#L131
An expression tree may not contain a call or invocation that uses optional arguments
|
build:
Octokit.GraphQL.UnitTests/QueryBuilderTests.cs#L121
An expression tree may not contain a call or invocation that uses optional arguments
|
build:
Octokit.GraphQL.UnitTests/QueryBuilderTests.cs#L223
An expression tree may not contain a call or invocation that uses optional arguments
|
build:
Octokit.GraphQL.UnitTests/ExpressionRewiterTests.cs#L131
An expression tree may not contain a call or invocation that uses optional arguments
|
build
Process completed with exit code 1.
|
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:
Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L16
Field 'SubqueryPlaceholder.placeholder' is never assigned to, and will always have its default value null
|
build:
Octokit.GraphQL.Core.UnitTests/QueryBuilderTests.cs#L1292
Field 'QueryBuilderTests.TestModelObject.IntField2' is never assigned to, and will always have its default value 0
|
build:
Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryNameIssuesAllPagesToDictionaryTests.cs#L197
The literal or constant value "repoid" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Name_Issues_AllPages_To_Dictionary'.
|
build:
Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryNameIssuesAllPagesToDictionaryTests.cs#L198
The literal or constant value "end0" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Name_Issues_AllPages_To_Dictionary'.
|
build:
Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryNameIssuesAllPagesTests.cs#L195
The literal or constant value "repoid" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Name_Issues_AllPages'.
|
build:
Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryNameIssuesAllPagesTests.cs#L196
The literal or constant value "end0" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Name_Issues_AllPages'.
|
build:
Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L232
The literal or constant value "repoid" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Issues_AllPages'.
|
build:
Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L233
The literal or constant value "end0" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Issues_AllPages'.
|
build:
Octokit.GraphQL.Core.UnitTests/PagingTests/RepositoryIssuesAllPagesTests.cs#L253
The literal or constant value "end1" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Reads_All_Pages' on type 'Repository_Issues_AllPages'.
|
build:
Octokit.GraphQL/Model/AddedToMergeQueueEvent.cs#L33
Missing XML comment for publicly visible type or member 'AddedToMergeQueueEvent.Id'
|
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:
Octokit.GraphQL.Core/ConnectionExtensions.cs#L8
Missing XML comment for publicly visible type or member 'ConnectionExtensions'
|
build:
Octokit.GraphQL.Core/ConnectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ConnectionExtensions.Run<T>(IConnection, IQueryableValue<T>, CancellationToken)'
|
build:
Octokit.GraphQL.Core/ConnectionExtensions.cs#L18
Missing XML comment for publicly visible type or member 'ConnectionExtensions.Run<T>(IConnection, IQueryableList<T>, CancellationToken)'
|
build:
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:
Octokit.GraphQL.Core/Core/Arg.cs#L5
Missing XML comment for publicly visible type or member 'Arg<T>'
|
build:
Octokit.GraphQL.Core/Core/Arg.cs#L9
Missing XML comment for publicly visible type or member 'Arg<T>.Arg(T)'
|
build:
Octokit.GraphQL.Core/Core/Arg.cs#L16
Missing XML comment for publicly visible type or member 'Arg<T>.Arg(string, bool)'
|
build:
Octokit.GraphQL.Core/Core/Arg.cs#L23
Missing XML comment for publicly visible type or member 'Arg<T>.VariableName'
|
build:
Octokit.GraphQL.Core/Core/Arg.cs#L24
Missing XML comment for publicly visible type or member 'Arg<T>.Value'
|
build:
Octokit.GraphQL.Core/Core/Arg.cs#L29
Missing XML comment for publicly visible type or member 'Arg<T>.implicit operator Arg<T>(T)'
|