Skip to content

Integration tests

Integration tests #962

Triggered via schedule May 3, 2023 00:11
Status Failure
Total duration 2m 55s
Artifacts

integration-tests.yml

on: schedule
integration-tests
2m 39s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
integration-tests
Process completed with exit code 1.
integration-tests
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
integration-tests: Octokit.GraphQL.Core/ConnectionExtensions.cs#L8
Missing XML comment for publicly visible type or member 'ConnectionExtensions'
integration-tests: Octokit.GraphQL.Core/ConnectionExtensions.cs#L10
Missing XML comment for publicly visible type or member 'ConnectionExtensions.Run<T>(IConnection, IQueryableValue<T>, CancellationToken)'
integration-tests: Octokit.GraphQL.Core/ConnectionExtensions.cs#L18
Missing XML comment for publicly visible type or member 'ConnectionExtensions.Run<T>(IConnection, IQueryableList<T>, CancellationToken)'
integration-tests: 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)'
integration-tests: Octokit.GraphQL.Core/Core/Arg.cs#L5
Missing XML comment for publicly visible type or member 'Arg<T>'
integration-tests: Octokit.GraphQL.Core/Core/Arg.cs#L9
Missing XML comment for publicly visible type or member 'Arg<T>.Arg(T)'
integration-tests: Octokit.GraphQL.Core/Core/Arg.cs#L16
Missing XML comment for publicly visible type or member 'Arg<T>.Arg(string, bool)'
integration-tests: Octokit.GraphQL.Core/Core/Arg.cs#L23
Missing XML comment for publicly visible type or member 'Arg<T>.VariableName'
integration-tests: Octokit.GraphQL.Core/Core/Arg.cs#L24
Missing XML comment for publicly visible type or member 'Arg<T>.Value'
integration-tests: Octokit.GraphQL.Core/Core/Arg.cs#L29
Missing XML comment for publicly visible type or member 'Arg<T>.implicit operator Arg<T>(T)'