Skip to content

fix: cmd error in pipelines #34

fix: cmd error in pipelines

fix: cmd error in pipelines #34

Re-run triggered June 13, 2024 03:01
Status Failure
Total duration 20s
Artifacts

commitlint.yml

on: pull_request
commitlint
9s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors ⧗ input: fix: cmd error in pipelines When a command in a pipeline produces an error, only this single command should fail and return an error. However the currently implemented behavior is that the complete pipeline execution fails, which isn't resembling the behavior from Redis. ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.