LFM Phase-1 #41
Annotations
1 error and 1 warning
commitlint (14.x, ubuntu-latest)
You have commit messages with errors
⧗ input: ext tests
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "ext tests" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
⧗ input: cleanup
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "cleanup" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
⧗ input: script rename
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "script rename" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
⧗ input: gitignore
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "gitignore" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
⧗ input: verify that tx is of type Legacy before using OrigGasPrice in tx_singing
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "verify that tx is of type Legacy before using OrigGasPrice in tx_singing" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
|
commitlint (14.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|