Skip to content

[feat] Expose WebCommitSignoffRequired and HasDiscussions for get and update repository objects #1308

[feat] Expose WebCommitSignoffRequired and HasDiscussions for get and update repository objects

[feat] Expose WebCommitSignoffRequired and HasDiscussions for get and update repository objects #1308

Triggered via pull request September 22, 2023 14:13
@nickfloydnickfloyd
synchronize #2773
main
Status Success
Total duration 7m 46s
Artifacts

netcore.yml

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

Annotations

36 warnings
build (ubuntu-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 (ubuntu-latest): Octokit/GitHubClient.cs#L243
'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/Caching/CachingHttpClient.cs#L43
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest): Octokit/Caching/CachingHttpClient.cs#L48
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (ubuntu-latest): Octokit/Models/Response/Meta.cs#L142
'Meta.GitHubServicesSha' is obsolete: 'No longer returned so always null'
build (ubuntu-latest): Octokit/GitHubClient.cs#L106
'MiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L334
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L335
'IMiscellaneousClient.GetAllLicenses(ApiOptions)' is obsolete: 'This client is being deprecated and will be removed in the future. Use LicensesClient.GetAllLicenses instead.'
build (ubuntu-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L334
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L335
'IMiscellaneousClient.GetAllLicenses(ApiOptions)' is obsolete: 'This client is being deprecated and will be removed in the future. Use LicensesClient.GetAllLicenses instead.'
build (ubuntu-latest)
.NET 5.0 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 (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)
.NET 5.0 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 (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#L243
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (macos-latest): Octokit/Caching/CachingHttpClient.cs#L43
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (macos-latest): Octokit/Caching/CachingHttpClient.cs#L48
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
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.AsyncPaginationExtension/Extensions.cs#L334
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (macos-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L335
'IMiscellaneousClient.GetAllLicenses(ApiOptions)' is obsolete: 'This client is being deprecated and will be removed in the future. Use LicensesClient.GetAllLicenses instead.'
build (macos-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L334
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (macos-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L335
'IMiscellaneousClient.GetAllLicenses(ApiOptions)' is obsolete: 'This client is being deprecated and will be removed in the future. Use LicensesClient.GetAllLicenses instead.'
build (windows-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 (windows-latest): Octokit/GitHubClient.cs#L243
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (windows-latest): Octokit/IGitHubClient.cs#L80
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (windows-latest): Octokit/Caching/CachingHttpClient.cs#L43
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest): Octokit/Caching/CachingHttpClient.cs#L48
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build (windows-latest): Octokit/Models/Response/Meta.cs#L142
'Meta.GitHubServicesSha' is obsolete: 'No longer returned so always null'
build (windows-latest): Octokit/GitHubClient.cs#L106
'MiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (windows-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L334
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (windows-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L335
'IMiscellaneousClient.GetAllLicenses(ApiOptions)' is obsolete: 'This client is being deprecated and will be removed in the future. Use LicensesClient.GetAllLicenses instead.'
build (windows-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L334
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (windows-latest): Octokit.AsyncPaginationExtension/Extensions.cs#L335
'IMiscellaneousClient.GetAllLicenses(ApiOptions)' is obsolete: 'This client is being deprecated and will be removed in the future. Use LicensesClient.GetAllLicenses instead.'
build (windows-latest)
.NET 5.0 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.