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
{{ message }}
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
From our latest CI run (https://buildkite.com/bazel/bazelisk-plus-incompatible-flags/builds/28#d18600f5-284d-41fa-ae37-b0e51d2e2ff8), migration is needed for the following flags:
* --incompatible_depset_is_not_iterable
* --incompatible_depset_union
* --incompatible_disable_deprecated_attr_params
* --incompatible_disable_legacy_proto_provider
* --incompatible_use_toolchain_providers_in_java_common
In particular, depsets flags have been around for a while.
Documentation is here: https://docs.bazel.build/versions/master/skylark/depsets.html
Let me know if you need help
The text was updated successfully, but these errors were encountered: