Feature/archive block2 #466
pr-check.yml
on: pull_request
PR Lint
4s
Checkstyle
17s
Annotations
3 errors and 2 warnings
|
PR Lint
### PR Lint Failed
- PR title must follow conventional format: `type(scope): description`
Allowed types: `feat`, `fix`, `refactor`, `docs`, `style`, `test`, `chore`, `ci`, `perf`, `build`, `revert`
Example: `feat(tvm): add blob opcodes`
See [CONTRIBUTING.md](https://github.com/bladehan1/java-tron/blob/develop/CONTRIBUTING.md#pull-request-guidelines) for details.
|
|
Checkstyle
Process completed with exit code 1.
|
|
reference.conf:
common/src/main/resources/reference.conf#L0
reference.conf has 12 comment coverage violation(s):
line 137: stateArchive.directory
line 139: stateArchive.queueCapacity
line 142: commonCheckpoint.directory
line 146: pathStateRoot.mode
line 147: pathStateRoot.directory
line 148: pathStateRoot.formatVersion
line 149: pathStateRoot.reversibleLayerLimit
line 153: pathStateRoot.participantThreads
line 154: pathStateRoot.branchThreads
line 155: pathStateRoot.rebuildFromGenesis
line 156: pathStateRoot.verifyEveryBlock
line 159: pathStateRoot.asyncPrepareBenchmark
|
|
Checkstyle
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Checkstyle
No files were found with the provided path: framework/build/reports/checkstyle/
plugins/build/reports/checkstyle/. No artifacts will be uploaded.
|