Skip to content

Cache online info

Cache online info #36

Triggered via push January 27, 2024 20:33
Status Success
Total duration 2m 21s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/setup@main, gittools/actions/gitversion/execute@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L31
Modify 'CipherSuiteInfoApiService.GetCipherSuiteAsync(string,
build: CipherPunk.CipherSuiteInfoApi/CipherSuiteInfoApiService.cs#L68
Modify 'CipherSuiteInfoApiService.GetAllCipherSuitesAsync([bool],
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/Services/TlsService.cs#L134
'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/Entities/WindowsDocumentationCipherSuiteConfiguration.cs#L10
Properties should not return arrays (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1819)
build: CipherPunk/Services/TlsService.cs#L85
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L89
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L77
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
build: CipherPunk/Services/TlsService.cs#L94
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L102
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L112
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L131
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)
build: CipherPunk/Services/TlsService.cs#L263
Consider calling ConfigureAwait on the awaited task (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2007)