Skip to content
New issue

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

Gazelle: warn when an import path can't be resolved #388

Closed
jayconrod opened this issue Apr 18, 2017 · 1 comment
Closed

Gazelle: warn when an import path can't be resolved #388

jayconrod opened this issue Apr 18, 2017 · 1 comment
Labels

Comments

@jayconrod
Copy link
Contributor

When an import path references a package not provided by any known dependency, Gazelle should print a warning. This should happen whether the package is local or non-local and whether Gazelle is running in external or vendored mode.

This will require some awareness of WORKSPACE and the vendor directory that Gazelle doesn't have yet.

@jayconrod
Copy link
Contributor Author

Migrated to bazelbuild/bazel-gazelle#9

groodt pushed a commit to groodt/rules_go that referenced this issue Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant