javeme commented on PR #352: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/352#issuecomment-1327665249
there are still some license checker errors: ```c ERROR the following files don't have a valid license header: LICENSE hugegraph-dist/pom.xml hugegraph-dist/release-docs/LICENSE hugegraph-dist/release-docs/NOTICE hugegraph-hubble/hubble-be/pom.xml hugegraph-hubble/hubble-be/src/main/java/org/apache/hugegraph/entity/schema/SchemaConflict.java hugegraph-hubble/hubble-be/src/main/resources/database/data.sql hugegraph-hubble/hubble-be/src/main/resources/database/schema.sql hugegraph-hubble/hubble-be/src/test/python/check_server_status.feature hugegraph-hubble/hubble-be/src/test/python/steps/check_server_status.py hugegraph-hubble/hubble-be/src/test/resources/database/data.sql hugegraph-hubble/hubble-be/src/test/resources/database/schema.sql hugegraph-hubble/hubble-be/src/test/resources/files/file_with_empty_line hugegraph-hubble/hubble-be/src/test/resources/files/file_without_empty_line hugegraph-hubble/hubble-dist/pom.xml hugegraph-hubble/hubble-fe/.env hugegraph-hubble/hubble-fe/config-overrides.js hugegraph-hubble/hubble-fe/public/index.html hugegraph-hubble/hubble-fe/src/assets/imgs/ic_add.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_add_node.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_arrow.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_arrow_[16](https://github.com/apache/incubator-hugegraph-toolchain/actions/runs/3548491925/jobs/5959758228#step:4:17).svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_arrow_blue.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_arrow_selected.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_arrow_white.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_back_[32](https://github.com/apache/incubator-hugegraph-toolchain/actions/runs/3548491925/jobs/5959758228#step:4:33).svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_back_32_normal.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_back_32_pressed.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_biaoge_hover.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_biaoge_normal.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_biaoge_pressed.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_cebianshouqi.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_cebianzhankai.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_close_16.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_close_white.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_daorushuju_normal.svg hugegraph-hubble/hubble-fe/src/assets/imgs/ic_daorushuju_pressed.svg hugegraph-hubble/hubble-fe/src/stores/index.ts hugegraph-hubble/hubble-fe/src/stores/types/GraphManagementStore/asyncTasksStore.ts hugegraph-hubble/hubble-fe/src/stores/types/GraphManagementStore/dataAnalyzeStore.ts hugegraph-hubble/hubble-fe/src/stores/types/GraphManagementStore/dataImportStore.ts hugegraph-hubble/hubble-fe/src/stores/types/GraphManagementStore/graphManagementStore.ts hugegraph-hubble/hubble-fe/src/stores/types/GraphManagementStore/metadataConfigsStore.ts hugegraph-hubble/hubble-fe/src/stores/types/common.ts hugegraph-hubble/hubble-fe/src/stores/utils/index.ts hugegraph-hubble/hubble-fe/src/third-party.d.ts hugegraph-hubble/hubble-fe/src/utils/calcAlgorithmFormWidth.ts hugegraph-hubble/hubble-fe/src/utils/convertStringToJSON.ts hugegraph-hubble/hubble-fe/src/utils/filterEmptyAlgorightmParams.ts hugegraph-hubble/hubble-fe/src/utils/formatAlgorithmStatement.ts hugegraph-hubble/hubble-fe/src/utils/getUnicodeLength.ts hugegraph-hubble/hubble-fe/src/utils/index.ts hugegraph-hubble/hubble-fe/src/utils/isDataTypeNumeric.ts hugegraph-hubble/hubble-fe/yarn.lock hugegraph-loader/assembly/static/example/spark/schema.groovy ERROR one or more files does not have a valid license header ``` -- 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]
