Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #536

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

ci(pre-commit.ci): perform `pre-commit` autoupdate

42e181c
Select commit
Loading
Failed to load commit list.
Open

[pre-commit.ci] pre-commit autoupdate #536

ci(pre-commit.ci): perform `pre-commit` autoupdate
42e181c
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job commitlint (pull request) failed Jul 1, 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     -> upstream/master
 * [new branch]      pr-529     -> upstream/pr-529
 * [new branch]      pr-531     -> upstream/pr-531
 * [new branch]      pr-536     -> upstream/pr-536
 * [new branch]      pr-537     -> upstream/pr-537
 * [new branch]      pr-546     -> upstream/pr-546
 * [new branch]      pr-548     -> upstream/pr-548
 * [new branch]      pr-549     -> upstream/pr-549
 * [new branch]      pr-551     -> upstream/pr-551
 * [new branch]      pr-553     -> upstream/pr-553
 * [new branch]      pr-554     -> upstream/pr-554
 * [new branch]      pr-555     -> upstream/pr-555
 * [new branch]      pr-558     -> upstream/pr-558
 * [new branch]      pr-561     -> upstream/pr-561
 * [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
[detached HEAD 64544d2] chore: reword coqbot merge commit message for commitlint
 Author: coqbot <[email protected]>
 Date: Mon Jul 1 23:11:57 2024 +0000
$ commitlint --from "${COMMITLINT_FROM}" --to   "${COMMITLINT_TO}" --verbose
⧗   input: chore: reword coqbot merge commit message for commitlint
✔   found 0 problems, 0 warnings
⧗   input: ci(pre-commit.ci): perform `pre-commit` autoupdate

updates:
- [github.com/rubocop-hq/rubocop: v1.57.0 → v1.64.1](https://github.com/rubocop-hq/rubocop/compare/v1.57.0...v1.64.1)
- [github.com/shellcheck-py/shellcheck-py: v0.9.0.6 → v0.10.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.9.0.6...v0.10.0.1)
- [github.com/adrienverge/yamllint: v1.32.0 → v1.35.1](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.35.1)
- https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck
- [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