Skip to content

Update packages / fix warnings #40

Update packages / fix warnings

Update packages / fix warnings #40

Triggered via push March 22, 2024 22:38
Status Success
Total duration 2m 30s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L68
Modify 'CipherSuiteInfoApiService.GetAllCipherSuitesAsync([bool],
build: CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L31
Modify 'CipherSuiteInfoApiService.GetCipherSuiteAsync(string,
build: CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L68
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L93
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L96
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L100
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#L31
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L53
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
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/Services/TlsService.cs#L63
'SendClientHelloAsync' is coupled with '44' different types from '13' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
build: CipherPunk/Services/TlsService.cs#L14
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L18
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L23
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L31
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L41
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L60
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L192
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L194
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L196
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)