proto/def.bzl (3 lines): - line 86: #TODO: print("DEPRECATED: compiler attribute on {}, use compilers instead".format(ctx.label)) - line 92: #TODO: print("DEPRECATED: proto attribute on {}, use protos instead".format(ctx.label)) - line 169: # TODO: Deprecate once gazelle generates just go_proto_library go/private/context.bzl (2 lines): - line 218: #TODO: stop collapsing a depset in this line... - line 500: # TODO: All uses of this should be removed go/private/actions/compile.bzl (2 lines): - line 69: #TODO: Check if we really need this expand make variables in here - line 70: #TODO: If we really do then it needs to be moved all the way back out to the rule go/private/actions/link.bzl (2 lines): - line 65: #TODO: There has to be a better way to work out the rpath - line 110: # TODO: Rework when https://github.com/bazelbuild/bazel/pull/12304 is mainstream go/tools/builders/env.go (1 line): - line 440: // TODO: do we need more commands? asm? cgo? For now, no. extras/embed_data.bzl (1 line): - line 16: "@io_bazel_rules_go//go/private:context.bzl", #TODO: This ought to be def go/tools/releaser/upgradedep.go (1 line): - line 524: // TODO: support other upgrade strategies. For example, support git_repository go/tools/bazel_benchmark/bazel_benchmark.go (1 line): - line 91: // TODO: more substantial Kubernetes targets go/tools/builders/compilepkg.go (1 line): - line 435: // TODO: should we still create the .x file without nogo facts in this case? go/private/actions/compilepkg.bzl (1 line): - line 53: testfilter = None): # TODO: remove when test action compiles packages