leonwanghui commented on pull request #5892: URL: https://github.com/apache/incubator-tvm/pull/5892#issuecomment-657915075
@tqchen It seems that the `./cargo/config` file is not allowed to be included into the repo, the ci error is as follows: ```shell + docker/bash.sh tvmai/ci-lint:v0.61 ./tests/scripts/task_lint.sh WORKSPACE: /scratch/jenkins-tvm/cudabuild/workspace/exec_3/tvm/sanity DOCKER CONTAINER NAME: tvmai/ci-lint:v0.61 Running './tests/scripts/task_lint.sh' inside tvmai/ci-lint:v0.61... mesg: ttyname failed: Inappropriate ioctl for device Adding group `tvm' (GID 1000) ... Done. Check file types... ------File type check report---- apps/wasm-standalone/wasm-graph/.cargo/config Found 1 files that are now allowed We do not check in binary files into the repo. If necessary, please discuss with committers andmodify tests/lint/check_file_type.py to enable the file you need. script returned exit code 255 ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
