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

Error: 'JavaInfo' value has no field or method 'transitive_deps' #301

Closed
sgowroji opened this issue Aug 18, 2023 · 4 comments · May be fixed by #303
Closed

Error: 'JavaInfo' value has no field or method 'transitive_deps' #301

sgowroji opened this issue Aug 18, 2023 · 4 comments · May be fixed by #303

Comments

@sgowroji
Copy link
Member

https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3245#018a06d1-f59f-40fc-aa5c-f33931b33b2f

Platform : Ubuntu, MacOS, Windows

Logs :

inputs = depset(jdeps, transitive = [depset([], transitive = [dep.transitive_deps for dep in deps])])
Error: 'JavaInfo' value has no field or method 'transitive_deps'

Culprit : bazelbuild/bazel@72058be

CC Greenteam @Wyverald

@sgowroji
Copy link
Member Author

@hvadehra Should we update this with rules_kotlin

@hvadehra
Copy link
Member

@hvadehra Should we update this with rules_kotlin

Yes that SGTM

@sgowroji
Copy link
Member Author

Hi @Bencodes, Do you any chance can take a look #303 (comment) As this issue is pending from long time. Thanks!

@sgowroji
Copy link
Member Author

sgowroji commented Mar 6, 2024

Bazel CI is Green now for examples. We can close this issue now. Thanks!

@sgowroji sgowroji closed this as completed Mar 6, 2024
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 a pull request may close this issue.

2 participants