[pre-commit.ci] pre-commit autoupdate #9
coqbot-app / GitLab CI job commitlint (branch)
failed
Oct 7, 2024 in 0s
Test has failed on GitLab CI
This job has failed. If you need to, you can restart it directly in the GitHub interface using the "Re-run" button.
We show below the last 40 lines of the trace from GitLab (the complete trace is available here).
Details
* [new branch] master -> origin/master
* [new branch] pr-11 -> origin/pr-11
* [new branch] pr-8 -> origin/pr-8
* [new branch] pr-9 -> origin/pr-9
* [new tag] v0.2.0 -> v0.2.0
* [new tag] v1.0.0 -> v1.0.0
* [new tag] v1.1.0 -> v1.1.0
Fetching upstream
From https://gitlab.com/saltstack-formulas/nut-formula
* [new branch] ci/test-master-instances-for-regressions -> upstream/ci/test-master-instances-for-regressions
* [new branch] dependabot/bundler/activesupport-7.0.4.1 -> upstream/dependabot/bundler/activesupport-7.0.4.1
* [new branch] dependabot/bundler/activesupport-7.0.4.3 -> upstream/dependabot/bundler/activesupport-7.0.4.3
* [new branch] dependabot/bundler/addressable-2.8.0 -> upstream/dependabot/bundler/addressable-2.8.0
* [new branch] master -> upstream/master
* [new branch] pr-11 -> upstream/pr-11
* [new branch] pr-8 -> upstream/pr-8
* [new branch] pr-9 -> upstream/pr-9
* [new branch] pre-commit-ci-update-config -> upstream/pre-commit-ci-update-config
$ export COMMITLINT_FROM="$(git merge-base upstream/master HEAD)"
$ export COMMITLINT_TO="${CI_COMMIT_SHA}"
$ if [ "${GITLAB_USER_LOGIN}" = "coqbot" ] \ # collapsed multi-line command
$ commitlint --from "${COMMITLINT_FROM}" --to "${COMMITLINT_TO}" --verbose
⧗ input: ci(pre-commit.ci): perform `pre-commit` autoupdate
updates:
- [github.com/rubocop-hq/rubocop: v1.30.1 → v1.66.1](https://github.com/rubocop-hq/rubocop/compare/v1.30.1...v1.66.1)
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.10.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.4...v0.10.0.1)
- [github.com/adrienverge/yamllint: v1.26.3 → v1.35.1](https://github.com/adrienverge/yamllint/compare/v1.26.3...v1.35.1)
- [github.com/warpnet/salt-lint: v0.8.0 → v0.9.2](https://github.com/warpnet/salt-lint/compare/v0.8.0...v0.9.2)
- https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck
- [github.com/rstcheck/rstcheck: 3f929574 → v6.2.4](https://github.com/rstcheck/rstcheck/compare/3f929574...v6.2.4)
- [github.com/saltstack-formulas/mirrors-rst-lint: v1.3.2 → v1.4.0](https://github.com/saltstack-formulas/mirrors-rst-lint/compare/v1.3.2...v1.4.0)
✖ body's lines must not be longer than 120 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading