fix: cmd error in pipelines #34
Annotations
1 error and 1 warning
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
|
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/.
|
This job failed
Loading