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
ERROR: /home/jonathan/.cache/bazel/_bazel_jonathan/f698fe3e5b40978113a4dda16637f179/external/com_github_bmeg_grip/gripql/BUILD.bazel:24:11: no such target '@com_github_grpc_ecosystem_grpc_gateway//runtime:runtime': target 'runtime' not declared in package 'runtime' defined by /home/jonathan/.cache/bazel/_bazel_jonathan/f698fe3e5b40978113a4dda16637f179/external/com_github_grpc_ecosystem_grpc_gateway/runtime/BUILD.bazel and referenced by '@com_github_bmeg_grip//gripql:gripql'
ERROR: /home/jonathan/.cache/bazel/_bazel_jonathan/f698fe3e5b40978113a4dda16637f179/external/com_github_bmeg_grip/gripql/BUILD.bazel:24:11: no such target '@com_github_grpc_ecosystem_grpc_gateway//utilities:utilities': target 'utilities' not declared in package 'utilities' defined by /home/jonathan/.cache/bazel/_bazel_jonathan/f698fe3e5b40978113a4dda16637f179/external/com_github_grpc_ecosystem_grpc_gateway/utilities/BUILD.bazel and referenced by '@com_github_bmeg_grip//gripql:gripql'
The text was updated successfully, but these errors were encountered:
What version of gazelle are you using?
0.22.0
What version of rules_go are you using?
0.24.0
What version of Bazel are you using?
3.4.1
Does this issue reproduce with the latest releases of all the above?
Yes, and this specific error does not occur on v0.21.1.
What operating system and processor architecture are you using?
Linux 5.4.40 (Debian Buster) x86_64
What did you do?
See: https://github.com/titanous/gazelle-grip-bug
What did you expect to see?
The build passes the analysis phase.
What did you see instead?
The text was updated successfully, but these errors were encountered: