featzhang commented on PR #27774: URL: https://github.com/apache/flink/pull/27774#issuecomment-4365326885
CI fix: `npm run ci-check` was failing with 5 lint errors in `topn-metrics.component.html` (3× `@angular-eslint/template/eqeqeq`, 2× `prettier/prettier` long-line). Changed `!= null` to `!== null` and wrapped the two longer `[class.high-lag]` bindings onto their own lines; `npm run lint` now passes locally. Amended into the 5-sections commit, no semantic change. -- 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]
