WARNING: /code/monorepo/MODULE.bazel:39:20: The module extension oci defined in @rules_oci//oci:extensions.bzl reported incorrect imports of repositories via use_repo():
Not imported, but reported as direct dependencies by the extension (may cause the build to fail):
distroless_base_linux_amd64, distroless_base_linux_arm64_v8
what exactly does this mean? what is the recommended way to fix this?
i have code like this
i am getting this warning:
what exactly does this mean? what is the recommended way to fix this?