bazel-compile-commands-extractor icon indicating copy to clipboard operation
bazel-compile-commands-extractor copied to clipboard

cannot run bazel-compile-commands-extractor with root user

Open yzr95924 opened this issue 7 months ago • 0 comments

Image

I found that rules_python had merged the request (https://github.com/bazelbuild/rules_python/commit/c7aa9893c146e33a5e76dbbd83115e91a8836021) to downgrade "running as root" error to a warning by default

Can we configure this error to warning and ignore in bazel-compile-commands-extractor?

yzr95924 avatar Mar 04 '25 15:03 yzr95924