Sync up. UDAP Tiered OAuth Alpha. #59
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 warnings
build:
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.
|
build:
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L71
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
build:
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L118
Possible null reference assignment.
|
build:
_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.
|
build:
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L910
Possible null reference argument for parameter 'stream' in 'StreamReader.StreamReader(Stream stream)'.
|
build:
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1422
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
|
build:
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1517
Possible null reference argument for parameter 'bytes' in 'void File.WriteAllBytes(string path, byte[] bytes)'.
|
build:
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1590
Dereference of a possibly null reference.
|
build:
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1591
Dereference of a possibly null reference.
|
build:
_tests/Udap.PKI.Generator/BuildTestCerts.cs#L1591
Possible null reference argument for parameter 'array' in 'ArraySegment<byte>.ArraySegment(byte[] array, int offset, int count)'.
|
build:
Udap.Model/Access/AccessTokenRequestForClientCredentialsBuilder.cs#L45
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build:
Udap.Model/Access/AccessTokenRequestForAuthorizationCodeBuilder.cs#L46
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build:
Udap.Model/Access/AccessTokenRequestForAuthorizationCodeBuilder.cs#L84
Possible null reference argument for parameter 'algorithm' in 'string? AccessTokenRequestForAuthorizationCodeBuilder.BuildClientAssertion(string algorithm, bool legacy = false)'.
|
build:
Udap.Model/Access/AccessTokenRequestForAuthorizationCodeBuilder.cs#L89
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
build:
Udap.Model/Access/AccessTokenRequestForClientCredentialsBuilder.cs#L109
Possible null reference argument for parameter 'algorithm' in 'string AccessTokenRequestForClientCredentialsBuilder.BuildClientAssertion(string algorithm, bool legacy = false)'.
|
build:
Udap.Model/Registration/UdapDcrBuilderForAuthorizationCode.cs#L216
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
build:
Udap.Model/Statement/SignedSoftwareStatementBuilder.cs#L97
Dereference of a possibly null reference.
|
build:
Udap.Model/UdapMetadata.cs#L107
Non-nullable property 'UdapProfilesSupported' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Udap.Model/Access/AccessTokenRequestForClientCredentialsBuilder.cs#L45
Possible null reference argument for parameter 'value' in 'Claim.Claim(string type, string value)'.
|
build:
Udap.Model/Access/AccessTokenRequestForClientCredentialsBuilder.cs#L109
Possible null reference argument for parameter 'algorithm' in 'string AccessTokenRequestForClientCredentialsBuilder.BuildClientAssertion(string algorithm, bool legacy = false)'.
|