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
Just checked bazel 28 with the flag --incompatible_no_rule_outputs_param and failed on rules_docker
ERROR: /private/var/tmp/_bazel_ors/e1cd358f405ae1d1a5186e8a38e284f5/external/io_bazel_rules_docker/container/bundle.bzl:86:21: parameter 'outputs' is deprecated and will be removed soon. It may be temporarily re-enabled by setting --incompatible_no_rule_outputs_param=false
I might try to solve and contribute but I wanted to have an open issue about it here:
Just checked bazel 28 with the flag
--incompatible_no_rule_outputs_param
and failed onrules_docker
I might try to solve and contribute but I wanted to have an open issue about it here:
See details here:
bazelbuild/bazel#7977
The text was updated successfully, but these errors were encountered: