You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project using depth-2 subdirectories for packages (like util/validate), and this causes hpack a parse error like the following:
<project path>/util/validate/package.yaml: Error while parsing $.github - expected owner/repo or owner/repo/subdir, but encountered "<owner>/<repo>/util/validate"
Is it possible to support this?
The text was updated successfully, but these errors were encountered:
I have a project using depth-2 subdirectories for packages (like
util/validate
), and this causes hpack a parse error like the following:Is it possible to support this?
The text was updated successfully, but these errors were encountered: