Merge 1.2.0 to main #113
Annotations
10 warnings
|
akamai-cps-orchestrator/Models/Deployment.cs#L25
Field 'CertificateStack.primaryCertificate' is never assigned to, and will always have its default value null
|
|
akamai-cps-orchestrator/Models/Deployment.cs#L25
Field 'CertificateStack.primaryCertificate' is never assigned to, and will always have its default value null
|
|
akamai-cps-orchestrator/Models/Deployment.cs#L26
Field 'CertificateStack.multiStackedCertificates' is never assigned to, and will always have its default value null
|
|
akamai-cps-orchestrator/Models/Deployment.cs#L20
Field 'Deployment.staging' is never assigned to, and will always have its default value null
|
|
akamai-cps-orchestrator/Models/Deployment.cs#L19
Field 'Deployment.production' is never assigned to, and will always have its default value null
|
|
http-interface/HttpInterface.cs#L30
The field 'HttpInterface._httpHandler' is never used
|
|
http-interface/HttpInterface.cs#L228
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.
|
|
http-interface/HttpInterface.cs#L181
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.
|
|
http-interface/HttpInterface.cs#L132
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.
|
|
http-interface/HttpInterface.cs#L81
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.
|
The logs for this run have expired and are no longer available.
Loading