Skip to content

New bundle simulation #5

New bundle simulation

New bundle simulation #5

Triggered via pull request August 11, 2024 11:34
Status Failure
Total duration 46s
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 getBlobSidecars by ethclient (#2515) ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "fix getBlobSidecars by ethclient (#2515)" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: build(deps): bump github.com/hashicorp/go-retryablehttp (#2537) Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.4 to 0.7.7. - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.4...v0.7.7) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-retryablehttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: get next validator method ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "get next validator method" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: next two validators ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "next two validators" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: update ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "update" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: update ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "update" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: update ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "update" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: update ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "update" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: update ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "update" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: update ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "update" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: new bundle simulation ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "new bundle simulation" [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
commitlint (14.x, ubuntu-latest)
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/