*: support extra dBFT stage #391
Annotations
1 error and 9 warnings
Lint
issues found
|
Test (1.22, macos-14)
Restore cache failed: Dependencies file is not found in /Users/runner/work/dbft/dbft. Supported file pattern: go.sum
|
Coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
|
Test (1.21, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
|
Test (1.20, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/dbft/dbft. Supported file pattern: go.sum
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
internal/consensus/amev_block.go#L73
unused-parameter: parameter 'txx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/consensus/amev_preBlock.go#L53
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/consensus/amev_preBlock.go#L60
unused-parameter: parameter 'key' seems to be unused, consider removing or renaming it as _ (revive)
|
Test (1.22, windows-2022)
Restore cache failed: Dependencies file is not found in D:\a\dbft\dbft. Supported file pattern: go.sum
|