feat(FreeBSD): add support #33
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
coqbot-app / GitLab CI job commitlint (pull request)
failed
Jan 21, 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-29 -> origin/pr-29
* [new branch] pr-32 -> origin/pr-32
* [new branch] pre-commit-ci-update-config -> origin/pre-commit-ci-update-config
* [new tag] v0.2.0 -> v0.2.0
* [new tag] v0.2.1 -> v0.2.1
* [new tag] v0.2.2 -> v0.2.2
* [new tag] v0.3.0 -> v0.3.0
* [new tag] v0.4.0 -> v0.4.0
* [new tag] v0.5.0 -> v0.5.0
* [new tag] v0.5.1 -> v0.5.1
Fetching upstream
From https://gitlab.com/saltstack-formulas/syslog-ng-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-29 -> upstream/pr-29
* [new branch] pr-32 -> upstream/pr-32
* [new branch] pr-33 -> upstream/pr-33
* [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 da54eff] chore: reword coqbot merge commit message for commitlint
Author: coqbot <[email protected]>
Date: Sun Jan 21 14:14:51 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: feat(FreeBSD): add support
✖ scope must be lower-case [scope-case]
✖ 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