Skip to content

Dike buildimage

Dike buildimage #306

Triggered via pull request August 27, 2024 08:00
Status Failure
Total duration 48s
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: beaconserver: a simulated beacon api server for op-stack. only necessery apis realized. ✖ header must not be longer than 80 characters, current length is 87 [header-max-length] ✖ subject may not end with full stop [subject-full-stop] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: img ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "img" [function-rules/type-case] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/bnb-chain/bsc/tree/develop/docs/lint/commit.md ⧗ input: ff ✖ type may not be empty [type-empty] ✖ invalid commit message, should be like "name: descriptions.", yours: "ff" [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
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/