Sync up. UDAP Tiered OAuth Alpha. #82
Annotations
10 warnings
Udap.Common/Models/IssuedCertificate.cs#L26
Non-nullable property 'Thumbprint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L71
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L118
Possible null reference assignment.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L110
Non-nullable property 'DefaultPKCS12Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L910
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1422
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1517
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1590
Dereference of a possibly null reference.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1591
Dereference of a possibly null reference.
|
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1591
Possible null reference argument for parameter 'array' in 'ArraySegment<byte>.ArraySegment(byte[] array, int offset, int count)'.
|
The logs for this run have expired and are no longer available.
Loading