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

Update osmap.yaml to support Ubuntu versions greater than 22.04 #562

Closed
wants to merge 1 commit into from

Update osmap.yaml to support Ubuntu versions greater than 22.04

05897c8
Select commit
Loading
Failed to load commit list.
Closed

Update osmap.yaml to support Ubuntu versions greater than 22.04 #562

Update osmap.yaml to support Ubuntu versions greater than 22.04
05897c8
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job commitlint (pull request) failed Mar 31, 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]      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]      github/fork/kartnico/schedule_on_master -> upstream/github/fork/kartnico/schedule_on_master
 * [new branch]      github/fork/mchugh19/saltcheck -> upstream/github/fork/mchugh19/saltcheck
 * [new branch]      github/fork/myii/refactor/salt-minion -> upstream/github/fork/myii/refactor/salt-minion
 * [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]      pr-562     -> upstream/pr-562
 * [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 d60327e] chore: reword coqbot merge commit message for commitlint
 Author: coqbot <[email protected]>
 Date: Sun Mar 31 02:17:07 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: Update osmap.yaml to support Ubuntu versions greater than 22.04
✖   subject may not be empty [subject-empty]
✖   type may not be empty [type-empty]

✖   found 2 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