Skip to content

Add groth16 and poseidong to whitelist #126

Add groth16 and poseidong to whitelist

Add groth16 and poseidong to whitelist #126

Re-run triggered August 19, 2024 08:24
Status Success
Total duration 11m 10s
Artifacts

sonarqube.yaml

on: pull_request
static-code-analysis
10m 59s
static-code-analysis
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
static-code-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
static-code-analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
static-code-analysis
Import economic_contract.proto is unused.
static-code-analysis
Import economic_contract.proto is unused.
static-code-analysis
Import token_holder_contract.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.WebApp.Application.Core/AElfAppService.cs#L5
Missing XML comment for publicly visible type or member 'AElfAppService'
static-code-analysis: src/AElf.Database/DatabaseServiceCollectionExtensions.cs#L22
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
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)
static-code-analysis: src/AElf.Cryptography/ECVRF/Vrf.cs#L109
The variable 'ex' is declared but never used
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.Sdk.CSharp/Exceptions.cs#L59
'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)