Skip to content

Fix runner group access return type #1624

Fix runner group access return type

Fix runner group access return type #1624

Triggered via pull request August 30, 2024 21:31
Status Failure
Total duration 1m 23s
Artifacts

netcore.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 22 warnings
build (macos-latest)
Process completed with exit code 255.
build (ubuntu-latest)
The job was canceled because "macos-latest" failed.
build (ubuntu-latest)
The operation was canceled.
build (windows-latest)
The job was canceled because "macos-latest" failed.
build (windows-latest)
The operation was canceled.
build (macos-latest)
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 (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest): Octokit/IGitHubClient.cs#L80
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (macos-latest): Octokit/GitHubClient.cs#L245
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (macos-latest): Octokit/GitHubClient.cs#L106
'MiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (macos-latest): Octokit/Models/Response/Meta.cs#L142
'Meta.GitHubServicesSha' is obsolete: 'No longer returned so always null'
build (macos-latest): Octokit/Clients/IActionsArtifactsClient.cs#L20
Parameter 'listArtifactsRequest' has no matching param tag in the XML comment for 'IActionsArtifactsClient.ListArtifacts(string, string, ListArtifactsRequest)' (but other parameters do)
build (macos-latest): Octokit/Clients/IActionsArtifactsClient.cs#L57
Parameter 'listArtifactsRequest' has no matching param tag in the XML comment for 'IActionsArtifactsClient.ListWorkflowArtifacts(string, string, long, ListArtifactsRequest)' (but other parameters do)
build (macos-latest): Octokit/Helpers/AcceptHeaders.cs#L12
Ambiguous reference in cref attribute: 'IConnection.GetRaw'. Assuming 'IConnection.GetRaw(Uri, IDictionary<string, string>)', but could have also matched other overloads including 'IConnection.GetRaw(Uri, IDictionary<string, string>, TimeSpan)'.
build (macos-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L922
XML comment has syntactically incorrect cref attribute 'IEnterpriseAuditLogClient.GetAllJson(string, AuditLogRequest, AuditLogApiOptions, ApiOptions'
build (macos-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L922
) expected. See also error CS1026.
build (macos-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L119
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit/GitHubClient.cs#L245
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit/IGitHubClient.cs#L80
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit/GitHubClient.cs#L106
'MiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit/Models/Response/Meta.cs#L142
'Meta.GitHubServicesSha' is obsolete: 'No longer returned so always null'
build (ubuntu-latest): Octokit/Clients/IActionsArtifactsClient.cs#L20
Parameter 'listArtifactsRequest' has no matching param tag in the XML comment for 'IActionsArtifactsClient.ListArtifacts(string, string, ListArtifactsRequest)' (but other parameters do)
build (ubuntu-latest): Octokit/Clients/IActionsArtifactsClient.cs#L57
Parameter 'listArtifactsRequest' has no matching param tag in the XML comment for 'IActionsArtifactsClient.ListWorkflowArtifacts(string, string, long, ListArtifactsRequest)' (but other parameters do)
build (ubuntu-latest): Octokit/Helpers/AcceptHeaders.cs#L12
Ambiguous reference in cref attribute: 'IConnection.GetRaw'. Assuming 'IConnection.GetRaw(Uri, IDictionary<string, string>)', but could have also matched other overloads including 'IConnection.GetRaw(Uri, IDictionary<string, string>, TimeSpan)'.
build (ubuntu-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L922
XML comment has syntactically incorrect cref attribute 'IEnterpriseAuditLogClient.GetAllJson(string, AuditLogRequest, AuditLogApiOptions, ApiOptions'
build (ubuntu-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L922
) expected. See also error CS1026.
build (ubuntu-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L119
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'