Release v1.12.4 #24
validate-commit-messages.yml
on: pull_request
validate-commit-messages
/
commitlint
16s
Annotations
1 error
validate-commit-messages / commitlint
You have commit messages with errors
⧗ input: fix: importer using simulated extractions to insert
The behavior is now consistent with items.
This caused issues with Gregtech, they returned fluids that weren't extractable in simulation mode so RS ended up duping them.
Now we only insert fluids that return from execution mode.
Fixes #3570
✖ 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
|