LFM Phase-1 #55
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
⧗ input: adds support for discounted erc20 transfer
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "adds support for discounted erc20 transfer" [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: changes after review comments
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "changes after review comments" [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: validate function modified
✖ type may not be empty [type-empty]
✖ invalid commit message, should be li
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading