danhuawang commented on PR #56: URL: https://github.com/apache/gravitino-playground/pull/56#issuecomment-2359800516
@unknowntpo I am going to add CI check for this repository. But there's an issue when I lint this helm-chart. Can you help check this issue? Thanks! ``` helm lint helm-chart walk.go:74: found symbolic link in path: /Users/wangdanhua/Workspace/test/test2/gravitino-playground-feat-helm/helm-chart/healthcheck resolves to /Users/wangdanhua/Workspace/test/test2/gravitino-playground-feat-helm/healthcheck. Contents of linked file included and used walk.go:74: found symbolic link in path: /Users/wangdanhua/Workspace/test/test2/gravitino-playground-feat-helm/helm-chart/init resolves to /Users/wangdanhua/Workspace/test/test2/gravitino-playground-feat-helm/init. Contents of linked file included and used walk.go:74: found symbolic link in path: /Users/wangdanhua/Workspace/test/test2/gravitino-playground-feat-helm/helm-chart/healthcheck resolves to /Users/wangdanhua/Workspace/test/test2/gravitino-playground-feat-helm/healthcheck. Contents of linked file included and used walk.go:74: found symbolic link in path: /Users/wangdanhua/Workspace/test/test2/gravitino-playground-feat-helm/helm-chart/init resolves to /Users/wangdanhua/Workspace/test/test2/gravitino-playground-feat-helm/init. Contents of linked file included and used ==> Linting helm-chart [INFO] Chart.yaml: icon is recommended [ERROR] templates/jupyter.yaml: unable to parse YAML: error converting YAML to JSON: yaml: line 98: found character that cannot start any token Error: 1 chart(s) linted, 1 chart(s) failed ``` -- 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]
