Skip to content

Merge pull request #3626 from AElfProject/dev #184

Merge pull request #3626 from AElfProject/dev

Merge pull request #3626 from AElfProject/dev #184

Triggered via pull request December 4, 2024 03:48
Status Success
Total duration 12m 57s
Artifacts

sonarqube.yaml

on: pull_request
static-code-analysis
12m 49s
static-code-analysis
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
static-code-analysis
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
static-code-analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
static-code-analysis
Import aedpos_contract.proto is unused.
static-code-analysis
Import google/protobuf/timestamp.proto is unused.
static-code-analysis
Import cross_chain_contract.proto is unused.
static-code-analysis
Import aedpos_contract.proto is unused.
static-code-analysis: src/AElf.Runtime.CSharp.Core/SdkStreamManager.cs#L20
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
static-code-analysis: src/AElf.Core/CoreAElfModule.cs#L34
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
static-code-analysis: src/AElf.Core/CoreAElfModule.cs#L39
Add the 'out' keyword to parameter 'T' to make it 'covariant'. (https://rules.sonarsource.com/csharp/RSPEC-3246)
static-code-analysis: src/AElf.Core/CoreAElfModule.cs#L43
'T' is not used in the class. (https://rules.sonarsource.com/csharp/RSPEC-2326)
static-code-analysis: src/AElf.Core/ITaskQueue.cs#L23
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
static-code-analysis: src/AElf.Core/ITaskQueue.cs#L92
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)