Skip to content

BREAKING CHANGE (behavior): Modify caching to only attempt to update the response cache if a 2xx response code is received from GitHub #1504

BREAKING CHANGE (behavior): Modify caching to only attempt to update the response cache if a 2xx response code is received from GitHub

BREAKING CHANGE (behavior): Modify caching to only attempt to update the response cache if a 2xx response code is received from GitHub #1504

Triggered via pull request March 12, 2024 19:19
Status Success
Total duration 3m 18s
Artifacts

netcore.yml

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

Annotations

36 warnings
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/IGitHubClient.cs#L80
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (ubuntu-latest): Octokit/GitHubClient.cs#L244
'IMiscellaneousClient' 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/GitHubClient.cs#L106
'MiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
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#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 (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): Octokit/GitHubClient.cs#L244
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
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#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#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 (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/IGitHubClient.cs#L80
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
build (windows-latest): Octokit/GitHubClient.cs#L244
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
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/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 (windows-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 (windows-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 (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.Reactive/IObservableGitHubClient.cs#L24
'IObservableMiscellaneousClient' is obsolete: 'Use individual clients for these methods'