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

ci(pre-commit.ci): perform pre-commit autoupdate #213

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

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

337ad02
Select commit
Loading
Failed to load commit list.
Open

ci(pre-commit.ci): perform pre-commit autoupdate #213

ci(pre-commit.ci): perform `pre-commit` autoupdate
337ad02
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job commitlint (branch) failed Jan 6, 2025 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 tag]         v3.0.1     -> v3.0.1
Fetching upstream
From https://gitlab.com/saltstack-formulas/openssh-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/activesupport-7.1.3 -> upstream/dependabot/bundler/activesupport-7.1.3
 * [new branch]      dependabot/bundler/addressable-2.8.0 -> upstream/dependabot/bundler/addressable-2.8.0
 * [new branch]      dependabot/bundler/rexml-3.2.8 -> upstream/dependabot/bundler/rexml-3.2.8
 * [new branch]      dependabot/bundler/rexml-3.3.3 -> upstream/dependabot/bundler/rexml-3.3.3
 * [new branch]      github/fork/baby-gnu/feature/map-config-targeting-like-syntax -> upstream/github/fork/baby-gnu/feature/map-config-targeting-like-syntax
 * [new branch]      github/fork/laurentL/master -> upstream/github/fork/laurentL/master
 * [new branch]      github/fork/myii/test/compare-mapdata-using-yaml -> upstream/github/fork/myii/test/compare-mapdata-using-yaml
 * [new branch]      master     -> upstream/master
 * [new branch]      pr-208     -> upstream/pr-208
 * [new branch]      pr-209     -> upstream/pr-209
 * [new branch]      pr-210     -> upstream/pr-210
 * [new branch]      pr-212     -> upstream/pr-212
 * [new branch]      pr-213     -> upstream/pr-213
 * [new branch]      pr-216     -> upstream/pr-216
 * [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.59.0 → v1.69.2](https://github.com/rubocop-hq/rubocop/compare/v1.59.0...v1.69.2)
- [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.33.0 → v1.35.1](https://github.com/adrienverge/yamllint/compare/v1.33.0...v1.35.1)
- [github.com/rstcheck/rstcheck: v6.2.0 → v6.2.4](https://github.com/rstcheck/rstcheck/compare/v6.2.0...v6.2.4)
✖   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