Skip to content

Regarding the release PR for aelf project version 1.12.0 #200

Regarding the release PR for aelf project version 1.12.0

Regarding the release PR for aelf project version 1.12.0 #200

Triggered via pull request January 1, 2025 10:49
Status Success
Total duration 11m 32s
Artifacts

sonarqube.yaml

on: pull_request
static-code-analysis
11m 24s
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 either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
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 acs11.proto is unused.
static-code-analysis
Import acs11.proto is unused.
static-code-analysis: src/AElf.Types/Protobuf/FileDescriptorExtensions.cs#L10
'FileDescriptor.CustomOptions' is obsolete: 'CustomOptions are obsolete. Use the GetOptions() method.'
static-code-analysis: src/AElf.Types/Protobuf/FileDescriptorExtensions.cs#L10
'FileDescriptor.CustomOptions' is obsolete: 'CustomOptions are obsolete. Use the GetOptions() method.'
static-code-analysis
Import acs11.proto is unused.
static-code-analysis: src/AElf.Cryptography/EdDSA/EdDsaHelper.cs#L16
The variable 'e' is declared but never used
static-code-analysis: src/AElf.Cryptography/ECVRF/Vrf.cs#L109
The variable 'ex' is declared but never used
static-code-analysis
Import acs11.proto is unused.
static-code-analysis
Import acs11.proto is unused.
static-code-analysis: src/AElf.Kernel.SmartContract.Shared/ISmartContractBridgeContext.cs#L124
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)