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 #10

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

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

effee7e
Select commit
Loading
Failed to load commit list.
Open

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

ci(pre-commit.ci): perform `pre-commit` autoupdate
effee7e
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job commitlint (branch) failed Jul 2, 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-10      -> origin/pr-10
 * [new branch]      pr-12      -> origin/pr-12
 * [new tag]         v0.1.0     -> v0.1.0
 * [new tag]         v0.1.1     -> v0.1.1
 * [new tag]         v0.1.2     -> v0.1.2
 * [new tag]         v0.1.3     -> v0.1.3
 * [new tag]         v0.2.0     -> v0.2.0
Fetching upstream
From https://gitlab.com/saltstack-formulas/rspamd-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-10      -> upstream/pr-10
 * [new branch]      pr-12      -> upstream/pr-12
 * [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.64.1](https://github.com/rubocop-hq/rubocop/compare/v1.30.1...v1.64.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.0](https://github.com/rstcheck/rstcheck/compare/3f929574...v6.2.0)
- [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