Merge branch 'release-1.2' into feat/AB#76549/fix-subject-parsing #126
Annotations
10 warnings
|
Execute MSBuild Commands:
akamai-cps-orchestrator/Models/CertificateSubjectInformation.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Execute MSBuild Commands:
akamai-cps-orchestrator/Models/CertificateSubjectInformation.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Execute MSBuild Commands:
akamai-cps-orchestrator/Models/CertificateSubjectInformation.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Execute MSBuild Commands:
akamai-cps-orchestrator/Models/CertificateSubjectInformation.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Execute MSBuild Commands:
akamai-cps-orchestrator/Models/CertificateSubjectInformation.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Execute MSBuild Commands:
http-interface/HttpInterface.cs#L30
The field 'HttpInterface._httpHandler' is never used
|
|
Execute MSBuild Commands:
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.
|
|
Execute MSBuild Commands:
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.
|
|
Execute MSBuild Commands:
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.
|
|
Execute MSBuild Commands:
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.
|
Loading