Skip to content

Support bolt

Support bolt #3691

Triggered via pull request November 8, 2024 06:16
Status Failure
Total duration 39s
Artifacts

commit-lint.yml

on: pull_request
Matrix: commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint (14.x, ubuntu-latest)
You have commit messages with errors ⧗ input: fix seek ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix seek" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: This reverts commit cc38f2b0eeee3f0059612f48d5f5c422243ea75d. fix bbolt fix bbolt fix test case ✖ subject may not end with full stop [subject-full-stop] ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "This reverts commit cc38f2b0eeee3f0059612f48d5f5c422243ea75d. fix bbolt fix bbolt fix test case" [function-rules/type-case] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: add log ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "add log" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: fix bbolt ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix bbolt" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: fix ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: fix bbolt ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix bbolt" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: fix snap ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix snap" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: add log ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "add log" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: fix ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: add log ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "add log" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: add log ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "add log" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: add log ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "add log" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: add log ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "add log" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: fix batch ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix batc
commitlint (14.x, ubuntu-latest)
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/