We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kpm.KclPackage.GetAllSchemaTypeMapping
Please answer these questions before submitting your issue. Thanks!
pkg, _ := kpm.GetKclPackage("a valid kcl package path") pkgMapping, err := pkg.GetAllSchemaTypeMapping()
valid filename and pkgpath
empty filename and pkgpath
[email protected]
The text was updated successfully, but these errors were encountered:
This issue could not be reproduced in kcl-go CI pipeline, so it's an environment-related problem. I'll just close the issue
Sorry, something went wrong.
zong-zhe
No branches or pull requests
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
valid filename and pkgpath
3. What did you see instead (Required)
empty filename and pkgpath
4. What is your KCL components version? (Required)
[email protected]
The text was updated successfully, but these errors were encountered: