2.0 release #41
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, keyfactor/upload-release-asset@v1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/Client/CertCentralClient.cs#L100
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/CertCentralCAConnector.cs#L397
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/CertCentralCAConnector.cs#L484
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/CertCentralCAConnector.cs#L518
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/CertCentralCAConnector.cs#L576
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/CertCentralCAConnector.cs#L693
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/CertCentralCAConnector.cs#L750
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/Client/CertCentralClient.cs#L151
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
Execute MSBuild Commands:
digicert-certcentral-anycagateway/Client/CertCentralClient.cs#L157
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
|
The logs for this run have expired and are no longer available.
Loading