Skip to content
Triggered via pull request July 11, 2024 02:19
@fyannchfyannch
synchronize #163
feature/ciut
Status Success
Total duration 2m 37s
Artifacts

sonarqube.yaml

on: pull_request
static-code-analysis
2m 29s
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 uses Node.js version which is deprecated 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: src/AElf.Boilerplate.SystemTransactionGenerator/TransactionGeneratingService.cs#L56
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract_Auction.cs#L156
Define a constant instead of using this literal 'Auction' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract.cs#L56
'input' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract.cs#L84
'input' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract_Auction.cs#L62
'input' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract_Auction.cs#L66
'auctionInfo' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract_Auction.cs#L38
'input' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract_Auction.cs#L44
'auctionInfo' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract_Helper.cs#L59
'input' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
static-code-analysis: contract/Forest.Contracts.Auction/AuctionContract_Helper.cs#L83
'input' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)