LFM Phase-1 #46
Annotations
1 error and 1 warning
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
⧗ input: AdjustGasPriceForEstimation added
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "AdjustGasPriceForEstimation added" [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: code formatting
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "code formatting" [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: more formatting
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "more formatting" [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: protect against overriding OrigGasPrice
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "protect against overriding OrigGasPrice" [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: Tests: pass Core to test-contract's constructor so to test native transfer before contract deployment
✖ header must not be longer than 72 characters, current length is 101 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/coredao-org/core-chain/tree/master/docs/lint/commit.md
|
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/.
|
This job failed
Loading