merge branch_v1.0.4 #15
Annotations
1 error
commitlint (14.x, ubuntu-latest)
You have commit messages with errors
⧗ input: consensus: fix delete the 1st validator from snapshot.recents list (#1344)
* consensus: fix delete the 1st validator from snapshot.recents list
* consensus:fix uint sub error with negative
✖ header must not be longer than 72 characters, current length is 74 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
⧗ input: miner: no need to broadcast sidechain header mined by this validator (#1383)
✖ header must not be longer than 72 characters, current length is 76 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
⧗ input: consnesus/parlia: abort sealing when block in the same height has upd… (#1382)
✖ header must not be longer than 72 characters, current length is 78 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
⧗ input: Add Version changelog
Signed-off-by: charles2022wood <[email protected]>
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "Add Version changelog
Signed-off-by: charles2022wood <[email protected]>" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
|