tomsun28 commented on PR #3856: URL: https://github.com/apache/hertzbeat/pull/3856#issuecomment-3542364101
๐ 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. ``` -- 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]
