Skip to content

Conversation

@alexeagle
Copy link
Member

Fix the need to comment @bazel-io skip_check incompatible_flags on BCR PRs

@aspect-workflows
Copy link

aspect-workflows bot commented Nov 5, 2025

Test (Bazel 6.x) (Test)

⚠️ Buildkite build #378 failed.

//examples/source_map_support/test:stack_trace_support_with_chdir_test failed to build

errors encountered resolving select() keys for
//examples/source_map_support/test:stack_trace_support_with_chdir_test

//examples/lib_nocompile:pkg failed to build

error loading package 'examples/lib_nocompile': at
/mnt/ephemeral/workdir/aspect-build/rules_ts/examples/transpiler/babel.bzl:3:6: Unable to find package for
@@[unknown repo 'aspect_bazel_lib' requested from @@]//lib:copy_file.bzl: The repository '@@[unknown repo
'aspect_bazel_lib' requested from @@]' could not be resolved: No repository visible as '@aspect_bazel_lib'
from main repository.

//examples/lib_nocompile_linked:pkg failed to build

error loading package 'examples/lib_nocompile_linked': at
/mnt/ephemeral/workdir/aspect-build/rules_ts/examples/transpiler/babel.bzl:3:6: Unable to find package for
@@[unknown repo 'aspect_bazel_lib' requested from @@]//lib:copy_file.bzl: The repository '@@[unknown repo
'aspect_bazel_lib' requested from @@]' could not be resolved: No repository visible as '@aspect_bazel_lib'
from main repository.

//examples/proto_grpc/stripping:_s_ts_proto.gen_es failed to build

in js_binary rule //examples/proto_grpc/stripping:_s_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule //examples/proto_grpc/stripping:_s_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

23 other actions failed to build.

💡 To reproduce the build failures, run

bazel build //examples/source_map_support/test:stack_trace_support_with_chdir_test //examples/lib_nocompile:pkg //examples/lib_nocompile_linked:pkg //examples/proto_grpc/stripping:_s_ts_proto.gen_es

Test (Bazel 7.x) (Test)

⚠️ Buildkite build #378 failed.

//examples/lib_nocompile_linked:pkg failed to build

error loading package 'examples/lib_nocompile_linked': at
/mnt/ephemeral/workdir/aspect-build/rules_ts/examples/transpiler/babel.bzl:3:6: Unable to find package for
@@[unknown repo 'aspect_bazel_lib' requested from @@]//lib:copy_file.bzl: The repository '@@[unknown repo
'aspect_bazel_lib' requested from @@]' could not be resolved: No repository visible as '@aspect_bazel_lib'
from main repository.

//examples/lib_nocompile:pkg failed to build

error loading package 'examples/lib_nocompile': at
/mnt/ephemeral/workdir/aspect-build/rules_ts/examples/transpiler/babel.bzl:3:6: Unable to find package for
@@[unknown repo 'aspect_bazel_lib' requested from @@]//lib:copy_file.bzl: The repository '@@[unknown repo
'aspect_bazel_lib' requested from @@]' could not be resolved: No repository visible as '@aspect_bazel_lib'
from main repository.

//examples/connect_node/proto:_eliza_ts_proto.gen_connect_query failed to build

in js_binary rule //examples/connect_node/proto:_eliza_ts_proto.gen_connect_query:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule //examples/connect_node/proto:_eliza_ts_proto.gen_connect_query:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

//examples/proto_grpc:_status_ts_proto.gen_es failed to build

in js_binary rule //examples/proto_grpc:_status_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

23 other actions failed to build.

💡 To reproduce the build failures, run

bazel build //examples/lib_nocompile_linked:pkg //examples/lib_nocompile:pkg //examples/connect_node/proto:_eliza_ts_proto.gen_connect_query //examples/proto_grpc:_status_ts_proto.gen_es

Test (Bazel 8.x) (Test)

⚠️ Buildkite build #378 failed.

//examples/source_map_support/test:stack_trace_support_with_chdir_test failed to build

errors encountered resolving select() keys for
//examples/source_map_support/test:stack_trace_support_with_chdir_test

//examples/source_map_support/test:stack_trace_support_test failed to build

errors encountered resolving select() keys for //examples/source_map_support/test:stack_trace_support_test

//examples/lib_nocompile_linked:pkg failed to build

error loading package 'examples/lib_nocompile_linked': at
/mnt/ephemeral/workdir/aspect-build/rules_ts/examples/transpiler/babel.bzl:3:6: Unable to find package for
@@[unknown repo 'aspect_bazel_lib' requested from @@]//lib:copy_file.bzl: The repository '@@[unknown repo
'aspect_bazel_lib' requested from @@]' could not be resolved: No repository visible as '@aspect_bazel_lib'
from main repository.

//examples/connect_node/proto:_eliza_ts_proto.gen_connect_query failed to build

in js_binary rule //examples/connect_node/proto:_eliza_ts_proto.gen_connect_query:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule //examples/connect_node/proto:_eliza_ts_proto.gen_connect_query:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/__main__/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

23 other actions failed to build.

💡 To reproduce the build failures, run

bazel build //examples/source_map_support/test:stack_trace_support_with_chdir_test //examples/source_map_support/test:stack_trace_support_test //examples/lib_nocompile_linked:pkg //examples/connect_node/proto:_eliza_ts_proto.gen_connect_query

Bazel-7

e2e/bzlmodules

⚠️ Buildkite build #378 failed.

@@aspect_rules_ts~~ext~npm_typescript//:tsc failed to build

in js_binary rule @@aspect_rules_ts~~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_bzlmodules/external/aspect_rules_js~/js/private/js_binary.bzl",
line 563, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_bzlmodules/external/aspect_rules_js~/js/private/js_binary.bzl",
line 514, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

💡 To reproduce the build failures, run

bazel build @@aspect_rules_ts~~ext~npm_typescript//:tsc

Bazel-8

e2e/bzlmodules

⚠️ Buildkite build #378 failed.

@@aspect_rules_ts++ext+npm_typescript//:tsc failed to build

in js_binary rule @@aspect_rules_ts++ext+npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_bzlmodules/external/aspect_rules_js+/js/private/js_binary.bzl",
line 563, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_bzlmodules/external/aspect_rules_js+/js/private/js_binary.bzl",
line 514, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

💡 To reproduce the build failures, run

bazel build @@aspect_rules_ts++ext+npm_typescript//:tsc

Bazel-6

e2e/external_dep

Buildkite build #378 is running...


Bazel-7

e2e/external_dep

⚠️ Buildkite build #378 failed.

@@aspect_rules_ts~~ext~npm_typescript-56rc//:tsc failed to build

in js_binary rule @@aspect_rules_ts~~ext~npm_typescript-56rc//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_external_dep/external/aspect_rules_js~/js/private/js_binary.bzl",
line 563, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_external_dep/external/aspect_rules_js~/js/private/js_binary.bzl",
line 514, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

@@aspect_rules_ts~~ext~npm_typescript3//:tsc failed to build

in js_binary rule @@aspect_rules_ts~~ext~npm_typescript3//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_external_dep/external/aspect_rules_js~/js/private/js_binary.bzl",
line 563, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_external_dep/external/aspect_rules_js~/js/private/js_binary.bzl",
line 514, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

@@aspect_rules_ts~~ext~npm_typescript2//:tsc failed to build

in js_binary rule @@aspect_rules_ts~~ext~npm_typescript2//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_external_dep/external/aspect_rules_js~/js/private/js_binary.bzl",
line 563, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_external_dep/external/aspect_rules_js~/js/private/js_binary.bzl",
line 514, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

@@aspect_rules_ts~~ext~npm_typescript//:tsc failed to build

in js_binary rule @@aspect_rules_ts~~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_external_dep/external/aspect_rules_js~/js/private/js_binary.bzl",
line 563, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_external_dep/external/aspect_rules_js~/js/private/js_binary.bzl",
line 514, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

💡 To reproduce the build failures, run

bazel build @@aspect_rules_ts~~ext~npm_typescript-56rc//:tsc @@aspect_rules_ts~~ext~npm_typescript3//:tsc @@aspect_rules_ts~~ext~npm_typescript2//:tsc @@aspect_rules_ts~~ext~npm_typescript//:tsc

Bazel-8

e2e/external_dep

⚠️ Buildkite build #378 failed.


Bazel-7

e2e/smoke

⚠️ Buildkite build #378 failed.

@@aspect_rules_ts~~ext~npm_typescript//:tsc failed to build

in js_binary rule @@aspect_rules_ts~~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_smoke/external/aspect_rules_js~/js/private/js_binary.bzl", line
567, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_smoke/external/aspect_rules_js~/js/private/js_binary.bzl", line
518, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

//:_foo_ts_proto.gen_es failed to build

in js_binary rule //:_foo_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_smoke/external/aspect_rules_js~/js/private/js_binary.bzl", line
567, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_smoke/external/aspect_rules_js~/js/private/js_binary.bzl", line
518, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule //:_foo_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_smoke/external/aspect_rules_js~/js/private/js_binary.bzl", line
567, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_smoke/external/aspect_rules_js~/js/private/js_binary.bzl", line
518, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

💡 To reproduce the build failures, run

bazel build @@aspect_rules_ts~~ext~npm_typescript//:tsc //:_foo_ts_proto.gen_es

Bazel-8

e2e/smoke

⚠️ Buildkite build #378 failed.


Bazel-6

e2e/test

⚠️ Buildkite build #378 failed.

//examples/source_map_support/test:stack_trace_support_with_chdir_test failed to build

errors encountered resolving select() keys for
//examples/source_map_support/test:stack_trace_support_with_chdir_test

//examples/proto_grpc/stripping:_s_ts_proto.gen_es failed to build

in js_binary rule //examples/proto_grpc/stripping:_s_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule //examples/proto_grpc/stripping:_s_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

//examples/connect_node/proto:_eliza_ts_proto.gen_es failed to build

in js_binary rule //examples/connect_node/proto:_eliza_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule //examples/connect_node/proto:_eliza_ts_proto.gen_es:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

23 other actions failed to build.

💡 To reproduce the build failures, run

bazel build //examples/source_map_support/test:stack_trace_support_with_chdir_test //examples/proto_grpc/stripping:_s_ts_proto.gen_es //examples/connect_node/proto:_eliza_ts_proto.gen_es

Bazel-7

e2e/test

⚠️ Buildkite build #378 failed.

//examples/lib_nocompile_linked:pkg failed to build

error loading package 'examples/lib_nocompile_linked': at
/mnt/ephemeral/workdir/aspect-build/rules_ts/examples/transpiler/babel.bzl:3:6: Unable to find package for
@@[unknown repo 'aspect_bazel_lib' requested from @@]//lib:copy_file.bzl: The repository '@@[unknown repo
'aspect_bazel_lib' requested from @@]' could not be resolved: No repository visible as '@aspect_bazel_lib'
from main repository.

@@_main~ext~npm_typescript//:tsc failed to build

in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

23 other actions failed to build.

💡 To reproduce the build failures, run

bazel build //examples/lib_nocompile_linked:pkg @@_main~ext~npm_typescript//:tsc

Bazel-8

e2e/test

⚠️ Buildkite build #378 failed.

@@_main~ext~npm_typescript//:tsc failed to build

in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo
in js_binary rule @@_main~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 563,
column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_test/external/aspect_rules_js~/js/private/js_binary.bzl", line 514,
column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

23 other actions failed to build.

💡 To reproduce the build failures, run

bazel build @@_main~ext~npm_typescript//:tsc

Bazel-6

e2e/worker

Buildkite build #378 is running...


Bazel-7

e2e/worker

⚠️ Buildkite build #378 failed.

@@aspect_rules_ts~~ext~npm_typescript//:tsc failed to build

in js_binary rule @@aspect_rules_ts~~ext~npm_typescript//:tsc:
Traceback (most recent call last):
	File "/mnt/ephemeral/output/rules_ts/e2e_worker/external/aspect_rules_js~/js/private/js_binary.bzl", line
563, column 32, in _js_binary_impl
		launcher = _create_launcher(
	File "/mnt/ephemeral/output/rules_ts/e2e_worker/external/aspect_rules_js~/js/private/js_binary.bzl", line
514, column 17, in _create_launcher
		fail("entry_point must be a single file or a target that provides a DirectoryPathInfo")
Error in fail: entry_point must be a single file or a target that provides a DirectoryPathInfo

💡 To reproduce the build failures, run

bazel build @@aspect_rules_ts~~ext~npm_typescript//:tsc

Bazel-8

e2e/worker

⚠️ Buildkite build #378 failed.


Buildifier      Format

Drop stardoc
opt-in to disable native rules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants