npawar commented on PR #8978:
URL: https://github.com/apache/pinot/pull/8978#issuecomment-1181266877
> also, please take a look at why the Pinot Integration Test fails in the
Github Actions. Seems to be throwing some exceptions from ui code
Seeing this
```
ERROR in
/home/runner/work/pinot/pinot/pinot-controller/src/main/resources/app/pages/TaskQueueTable.tsx
[INFO] ./app/pages/TaskQueueTable.tsx
[INFO] [tsl] ERROR in
/home/runner/work/pinot/pinot/pinot-controller/src/main/resources/app/pages/TaskQueueTable.tsx(31,31)
[INFO] TS2307: Cannot find module '../components/useMinionMetadata'.
[INFO] Child HtmlWebpackCompiler:
[INFO] 1 asset
[INFO] Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
[INFO] [0]
./node_modules/html-webpack-plugin/lib/loader.js!./app/index.html 1.43 KiB {0}
[built]
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 2
[INFO] npm ERR! [email protected] build: `webpack --mode production`
[INFO] npm ERR! Exit status 2
[INFO] npm ERR!
[INFO] npm ERR! Failed at the [email protected] build script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely
additional logging output above.
```
--
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]