Skip to content

Integration tests

Integration tests #977

Manually triggered February 27, 2024 19:36
Status Failure
Total duration 4m 51s
Artifacts

integration-tests.yml

on: workflow_dispatch
integration-tests
4m 37s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
integration-tests
Process completed with exit code 1.
integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests
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/
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)'