Smartling translations are updated for PR#8670 from feat/LIVE-15374 #8783
live-github-bot / @PR • Lint Commit Messages • commitlint (conventional)
completed
Jan 2, 2025 in 1m 29s
❌ Failure
Lint the Pull Request commit messages according to the conventional commits specification.
🔗 Workflow run
🚨 Invalid commit message(s)
One or more commits messages are not formatted correctly.
Please rewrite the git history and reword the commit messages in order to fix this issue. 🙏
💡 Tips:
- Run
pnpm commitlint --from <target branch>
locally to test your branch. - Run
pnpm commit
will run a prompt that can walk you through writing a correct commit message. - If you are not comfortable with git and
git rebase --interactive
, here is a nice tutorial.
Commitlint output
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on ja-JP locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on zh-CN locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on fr-FR locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on ar-AE locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on tr-TR locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on es-ES locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on pt-BR locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on ko-KR locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on de-DE locale
✖ 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
⧗ input: File apps/ledger-live-mobile/src/locales/en/common.json was updated on ru-RU locale
✖ 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
Loading