shink opened a new issue #2119: URL: https://github.com/apache/incubator-inlong/issues/2119
### Description Now, the website commponent has been excluded when building or testing project on GitHub Actions. https://github.com/apache/incubator-inlong/blob/7b5c1ede854bda35cd13a8340dd615137bad1190/.github/workflows/ci_build.yml#L49-L50 https://github.com/apache/incubator-inlong/blob/7b5c1ede854bda35cd13a8340dd615137bad1190/.github/workflows/ci_ut.yml#L49-L50 But, according to https://stackoverflow.com/questions/63445967/githubs-action-is-not-building-react-application, we can set the `CI` environment variable to false to build node project on GitHub Actions. ### InLong Component InLong Website ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
