ajithu

Results 3 issues of ajithu

# 🐞 bug report ### Affected Rule ```sh io_bazel_rules_docker ``` On io_bazel_rules_docker/container/providers.bzl line 52, column 20, in PushInfo, getting this error ```sh PushInfo = provider(fields = [ Error: unexpected keywords...

On Bazel 5.0, I am getting below error: ```sh File "/home/ajithu/.cache/bazel/_bazel_ajithu/3e767109738c8b2d608cdfe5de369b17/external/io_bazel_rules_docker/container/providers.bzl", line 52, column 20, in PushInfo PushInfo = provider(fields = [ Error: unexpected keywords stamp, stamp, stamp, stamp_inputs, tag...

### Description of the problem: The `bazel buld` or `bazel query` creates a stale bazel process even after the bazel build/query is completed. This prevents future invocation of other bazel...

P4
type: support / not a bug (process)
team-OSS