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
$ bazel build :google_java_format_verification
...
ERROR: /home/chanseok/workspace/gapic-generator-java/BUILD.bazel:112:32: If this target fails check the list of files that must be formatted in bazel-out/k8-fastbuild/bin/google_java_format_verification.txt failed: (Exit 1): bash failed: error executing command /bin/bash -c 'bazel-out/host/bin/google_java_format_binary $@ > bazel-out/k8-fastbuild/bin/google_java_format_verification.txt' '' --dry-run --set-exit-if-changed ... (remaining 254 argument(s) skipped)
I wonder if this ever worked.