smartboy37597 commented on PR #11127:
URL: https://github.com/apache/skywalking/pull/11127#issuecomment-1646701197

   > Please sync UI sub module as well, as you had fixed a typo for this.
   
   I only changed one part of the text in `en.ts` in submodule `skywalking-ui`. 
When I used `git add` and `git commit` in `skywalking-ui` folder, I got an 
error.
   ```shell
   ~/skywalking/skywalking-ui > git commit -m "sync virtual mq ui"
   
   > [email protected] lint:lint-staged ~/skywalking/skywalking-ui
   > lint-staged
   
   ✔ Preparing lint-staged...
   ✔ Running tasks for staged files...
   ✔ Applying modifications from tasks...
   ✔ Cleaning up temporary files...
   ⧗   input: sync virtual mq ui
   ✖   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
   
   husky - commit-msg hook exited with code 1 (error)
   
   ```
   At the same time, I tried other things and still didn't solve the problem, 
is this the way I synced the ui wrong?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to