fix: bug in profit calculation #82
Annotations
1 error and 1 warning
You have commit messages with errors
⧗ input: fix the bug in profit calculation
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "fix the bug in profit calculation" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md
⧗ input: the bundle gas fee needs to include the blob fee
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "the bundle gas fee needs to include the blob fee" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md
⧗ input: txGasFees also needs to include the blob fee
✖ type may not be empty [type-empty]
✖ invalid commit message, should be like "name: descriptions.", yours: "txGasFees also needs to include the blob fee" [function-rules/type-case]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md
|
The following actions uses Node.js version which is deprecated 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