Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: Fixup deprecations in examples, tests, etc. #2976

Open
@dougthor42

Description

@dougthor42
(03:49:12) WARNING: Option 'project_id' is deprecated: Use --bes_instance_name instead
(03:49:12) WARNING: Option 'remote_default_platform_properties' is deprecated: --remote_default_platform_properties has been deprecated in favor of --remote_default_exec_properties.
(03:49:12) WARNING: /workdir/docs/BUILD.bazel:202:6: target '//docs:bazel_repo_tools' is deprecated: Use @bazel_tools//tools:bzl_srcs instead; targets under //docs are internal.
(03:49:12) WARNING: /workdir/docs/BUILD.bazel:195:6: target '//docs:defs' is deprecated: Use //python:defs_bzl instead; targets under //docs are internal.
(03:49:12) WARNING: /workdir/docs/BUILD.bazel:209:12: target '//docs:pip_install_bzl' is deprecated: Use //python:pip_bzl or //python/pip_install:pip_repository_bzl instead; targets under //docs are internal.
(03:49:12) WARNING: /workdir/docs/BUILD.bazel:220:6: target '//docs:requirements_parser_bzl' is deprecated: Use //python/pip_install:pip_repository_bzl instead; Both the requirements parser and targets under //docs are internal
(03:49:12) WARNING: /workdir/examples/wheel/BUILD.bazel:433:25: target '//examples/wheel:requirements_server_test' is deprecated: Use 'requirements_server.test' instead. The '*_test' target will be removed in the next major release.
(03:49:12) WARNING: /workdir/python/proto/BUILD.bazel:20:6: target '//python/proto:toolchain_type' is deprecated: Use @com_google_protobuf//bazel/private:python_toolchain_type instead
(03:49:12) WARNING: /workdir/python/BUILD.bazel:350:6: target '//python:autodetecting_toolchain' is deprecated: Use //python/runtime_env_toolchains:all instead
(03:49:12) WARNING: /workdir/python/BUILD.bazel:356:6: target '//python:autodetecting_toolchain_nonstrict' is deprecated: Use //python/runtime_env_toolchains:all instead
(03:49:12) WARNING: /workdir/sphinxdocs/private/BUILD.bazel:118:17: target '//sphinxdocs/private:stardoc_output_proto_py_pb2' is deprecated: Use py_proto_library from protobuf repository
(03:49:12) WARNING: /workdir/tests/deprecated/BUILD.bazel:76:29: target '//tests/deprecated:hub_compile_pip_requirements_test' is deprecated: Use 'hub_compile_pip_requirements.test' instead. The '*_test' target will be removed in the next major release.
(03:49:12) WARNING: /workdir/tests/deprecated/BUILD.bazel:52:35: target '//tests/deprecated:versioned_compile_pip_requirements_test' is deprecated: Use 'versioned_compile_pip_requirements.test' instead. The '*_test' target will be removed in the next major release.
(03:49:12) WARNING: /workdir/tests/multiple_inputs/BUILD.bazel:21:25: target '//tests/multiple_inputs:multiple_inputs_test' is deprecated: Use 'multiple_inputs.test' instead. The '*_test' target will be removed in the next major release.
(03:49:12) WARNING: /workdir/tests/multiple_inputs/BUILD.bazel:12:25: target '//tests/multiple_inputs:multiple_pyproject_toml_test' is deprecated: Use 'multiple_pyproject_toml.test' instead. The '*_test' target will be removed in the next major release.
(03:49:12) WARNING: /workdir/tests/multiple_inputs/BUILD.bazel:3:25: target '//tests/multiple_inputs:multiple_requirements_in_test' is deprecated: Use 'multiple_requirements_in.test' instead. The '*_test' target will be removed in the next major release.

Metadata

Metadata

Assignees

Labels

cleanupTech debt, resolving it improves our own velocity

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions