snazy opened a new issue, #121: URL: https://github.com/apache/polaris-tools/issues/121
Console-CI [currently fails](https://github.com/apache/polaris-tools/actions/runs/20722125021/job/59488358430) with the following error: ``` npm run lint > [email protected] lint > eslint . /home/runner/work/polaris-tools/polaris-tools/console/src/components/catalog/TableDetailsDrawer.tsx Error: 58:18 error 'genericError' is defined but never used @typescript-eslint/no-unused-vars Error: 71:59 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any ✖ 2 problems (2 errors, 0 warnings) make: *** [Makefile:17: lint] Error 1 Error: Process completed with exit code 2. ``` Is it possible that Console-CI allows changes to be merged and breaks later CI runs? -- 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]
