UI: UAC Elevation #31
Annotations
20 warnings
build:
CipherPunk.CipherSuiteInfoApi/Entities/CipherSuite.cs#L17
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L22
Modify 'CipherSuiteInfoApiService.GetCipherSuiteAsync(string,
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L56
Modify 'CipherSuiteInfoApiService.GetAllCipherSuitesAsync([CancellationToken])' to call 'HttpClient.GetStringAsync(Uri, CancellationToken)' instead of 'HttpClient.GetStringAsync(string, CancellationToken)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2234)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L56
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L81
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L84
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L88
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L22
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L44
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L47
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/CompressCertificateHandshakeExtension.cs#L19
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/EllipticCurvesPointFormatsHandshakeExtension.cs#L18
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/HandshakeExtension.cs#L7
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/HandshakeExtension.cs#L9
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/KeyShare.cs#L14
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/KeyShare.cs#L17
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/KeyShare.cs#L19
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/KeyShareExtension.cs#L5
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/KeyShareExtension.cs#L14
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|
build:
CipherPunk/Entities/Tls/HandshakeExtensions/PaddingHandshakeExtension.cs#L16
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
|