Skip to content

refactor: dispose cancellation tokens #28

refactor: dispose cancellation tokens

refactor: dispose cancellation tokens #28

Triggered via push January 29, 2024 21:14
Status Success
Total duration 4m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

sonarcloud.yml

on: push
Build and analyze
4m 34s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and analyze: src/Tunnlr.Common/Streams/BlockingStream.cs#L43
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build and analyze: src/client/features/Tunnlr.Client.Features.Interceptors.Core/Attributes.cs#L4
Make this class name end with 'Attribute'. (https://rules.sonarsource.com/csharp/RSPEC-3376)
Build and analyze: src/client/features/Tunnlr.Client.Features.Interceptors.Core/IInterceptor.cs#L29
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
Build and analyze: src/client/features/Tunnlr.Client.Features.Interceptors/ValidationConstants.cs#L3
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build and analyze: src/client/features/Tunnlr.Client.Features.Interceptors/ValidationConstants.cs#L9
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build and analyze: src/client/Tunnlr.Client.Core/Handlers/RequestHandler.cs#L128
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build and analyze: src/client/Tunnlr.Client.Core/Http.cs#L14
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build and analyze: src/client/Tunnlr.Client.Core/Http.cs#L63
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build and analyze: src/client/Tunnlr.Client.Core/Models/Tunnel.cs#L13
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build and analyze: src/client/Tunnlr.Client.Core/Http.cs#L14
Enable server certificate validation on this SSL/TLS connection (https://rules.sonarsource.com/csharp/RSPEC-4830)