Add groth16 and poseidong to whitelist #122
sonarqube.yaml
on: pull_request
static-code-analysis
16m 44s
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 cross_chain_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.Cryptography/ECVRF/Vrf.cs#L109
The variable 'ex' is declared but never used
|
static-code-analysis
Import token_holder_contract.proto is unused.
|
static-code-analysis:
src/AElf.Database/DatabaseServiceCollectionExtensions.cs#L22
'IConnectionStringResolver.Resolve(string?)' is obsolete: 'Use ResolveAsync method.'
|
static-code-analysis
Import cross_chain_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
Import association_contract.proto is unused.
|
static-code-analysis:
src/AElf.Cryptography/ECVRF/Vrf.cs#L109
The variable 'ex' is declared but never used
|
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)
|