Compiled against latest version and fixed error when no cert is ever … #47
Annotations
7 errors and 1 warning
HydrantIdProxy/src/HydrantIdProxy/Client/HydrantIdClient.cs#L23
The type or namespace name 'HawkNet' could not be found (are you missing a using directive or an assembly reference?)
|
HydrantIdProxy/src/HydrantIdProxy/HydrantIdProxy.cs#L25
The type or namespace name 'PKI' does not exist in the namespace 'CSS' (are you missing an assembly reference?)
|
HydrantIdProxy/src/HydrantIdProxy/RequestManager.cs#L15
The type or namespace name 'PKI' does not exist in the namespace 'CSS' (are you missing an assembly reference?)
|
HydrantIdProxy/src/HydrantIdProxy/HydrantIdProxy.cs#L171
The type or namespace name 'PKIConstants' could not be found (are you missing a using directive or an assembly reference?)
|
HydrantIdProxy/src/HydrantIdProxy/HydrantIdProxy.cs#L178
The type or namespace name 'PKIConstants' could not be found (are you missing a using directive or an assembly reference?)
|
HydrantIdProxy/src/HydrantIdProxy/HydrantIdProxy.cs#L33
'HydrantIdProxy' does not implement inherited abstract member 'BaseCAConnector.Enroll(string, string, Dictionary<string, string[]>, EnrollmentProductInfo, PKIConstants.X509.RequestFormat, RequestUtilities.EnrollmentType)'
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading