Bump Microsoft.Bcl.AsyncInterfaces and Microsoft.NETFramework.ReferenceAssemblies #1641
Annotations
10 warnings
Build with dotnet:
Octokit/GitHubClient.cs#L245
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
|
Build with dotnet:
Octokit/IGitHubClient.cs#L80
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
|
Build with dotnet:
Octokit/Models/Response/Meta.cs#L142
'Meta.GitHubServicesSha' is obsolete: 'No longer returned so always null'
|
Build with dotnet:
Octokit/GitHubClient.cs#L106
'MiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
|
Build with dotnet:
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 with dotnet:
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 with dotnet:
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 with dotnet:
Octokit.AsyncPaginationExtension/Extensions.cs#L922
XML comment has syntactically incorrect cref attribute 'IEnterpriseAuditLogClient.GetAllJson(string, AuditLogRequest, AuditLogApiOptions, ApiOptions'
|
Build with dotnet:
Octokit.AsyncPaginationExtension/Extensions.cs#L922
) expected. See also error CS1026.
|
Build with dotnet:
Octokit.AsyncPaginationExtension/Extensions.cs#L119
'IMiscellaneousClient' is obsolete: 'Use individual clients available on the GitHubClient for these methods'
|
Loading