Allow the constructor for ProductHeaderValue
to accept a framework version of the object
#1397
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 13 warnings
build (macos-latest):
Octokit/Http/ProductHeaderValue.cs#L50
The type or namespace name 'ArgumentNullException' could not be found (are you missing a using directive or an assembly reference?)
|
build (macos-latest):
Octokit/Http/ProductHeaderValue.cs#L50
The type or namespace name 'ArgumentNullException' could not be found (are you missing a using directive or an assembly reference?)
|
build (macos-latest)
Process completed with exit code 255.
|
build (windows-latest)
The operation was canceled.
|
build (ubuntu-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):
Octokit/GitHubClient.cs#L243
'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/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/GitHubClient.cs#L243
'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/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 (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 (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/
|