Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bazelisk: add --strict to build and test #13

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

@albertocavalcante
Copy link
Owner Author

albertocavalcante commented Aug 1, 2024

examples: ERROR

ERROR: Traceback (most recent call last):
	File "/virtual_builtins_bzl/common/java/java_plugin.bzl", line 54, column 26, in <toplevel>
	File "/virtual_builtins_bzl/common/rule_util.bzl", line 50, column 16, in create_rule
Error in rule: in call to rule(), parameter 'outputs' is deprecated and will be removed soon. It may be temporarily re-enabled by setting --incompatible_no_rule_outputs_param=false
ERROR: error loading package 'antlr4/Python3': Internal error while loading Starlark builtins: Failed to load builtins sources: at /virtual_builtins_bzl/exports.bzl:25:5: at /virtual_builtins_bzl/common/exports.bzl:19:6: initialization of module 'common/java/java_plugin.bzl' (internal) failed
INFO: Elapsed time: 1.677s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)

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.

1 participant