P-Peaceful commented on PR #3856:
URL: https://github.com/apache/hertzbeat/pull/3856#issuecomment-3543064780

   > ๐Ÿ‘ hi here seem some eslint error in web-app.
   > 
   > ```
   > Run pnpm lint:ts
   > 
   > > [email protected] lint:ts 
/home/runner/work/hertzbeat/hertzbeat/web-app
   > > ng lint
   > 
   > 
   > Linting "hertzbeat-web-app"...
   > 
   > 
/home/runner/work/hertzbeat/hertzbeat/web-app/src/app/routes/alert/alert-notice/alert-notice-receiver/alert-notice-receiver.component.html
   >   548:76  error  Replace 
`>{{ยท'alert.notice.type.lark-app-larkReceiveType'ยท|ยทi18nยท}}` with 
`โŽยทยทยทยทยทยทยทยทยทยท>{{ยท'alert.notice.type.lark-app-larkReceiveType'ยท|ยทi18nยท}}โŽยทยทยทยทยทยทยท` 
                                                                                
          prettier/prettier
   >   550:21  error  Replace 
`ยท[(ngModel)]="receiver.larkReceiveType"ยท[nzOptionOverflowSize]="10"ยทid="larkReceiveType"`
 with 
`โŽยทยทยทยทยทยทยทยทยทยทยทยท[(ngModel)]="receiver.larkReceiveType"โŽยทยทยทยทยทยทยทยทยทยทยทยท[nzOptionOverflowSize]="10"โŽยทยทยทยทยทยทยทยทยทยทยทยทid="larkReceiveType"โŽยทยทยทยทยทยทยทยทยทยทยท`
  prettier/prettier
   >   551:94  error  Replace `ยทrequired` with 
`โŽยทยทยทยทยทยทยทยทยทยทยทยทrequiredโŽยทยทยทยทยทยทยทยทยทยท`                                              
                                                                                
                                                           prettier/prettier
   >   580:70  error  Delete `โŽยทยทยทยทยทยทยทยทยทยทยท`                                     
                                                                                
                                                                                
                          prettier/prettier
   > 
   > โœ– 4 problems (4 errors, 0 warnings)
   >   4 errors and 0 warnings potentially fixable with the `--fix` option.
   > 
   > Lint errors found in the listed files.
   > 
   > โ€‰ELIFECYCLEโ€‰ Command failed with exit code 1.
   > ```
   
   ok,I have fixed the failed CI


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to