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

Fix compatibility with Bazel 6.0 #77

Closed
2 tasks done
arunkumar9t2 opened this issue Jan 4, 2023 · 2 comments
Closed
2 tasks done

Fix compatibility with Bazel 6.0 #77

arunkumar9t2 opened this issue Jan 4, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@arunkumar9t2
Copy link
Contributor

arunkumar9t2 commented Jan 4, 2023

ERROR: Traceback (most recent call last):
        File "/Users/mohammad.khaleghi/StudioProjects/grab/grab-bazel-common/WORKSPACE", line 21, column 20, in <toplevel>
                kotlin_repositories()
        File "/private/var/tmp/_bazel_mohammad.khaleghi/5dd2ed53bdcf2520d3af415e6cc5931f/external/io_bazel_rules_kotlin/src/main/starlark/core/repositories/initialize.bzl", line 96, column 21, in kotlin_repositories
                rules_repository(
Error in repository_rule: invalid user-provided repo name '': valid names may contain only A-Z, a-z, 0-9, '-', '_', '.', and must start with a letter
ERROR: Error computing the main repository mapping: at /private/var/tmp/_bazel_mohammad.khaleghi/5dd2ed53bdcf2520d3af415e6cc5931f/external/io_bazel_rules_kotlin/kotlin/core.bzl:2:5: at /private/var/tmp/_bazel_mohammad.khaleghi/5dd2ed53bdcf2520d3af415e6cc5931f/external/io_bazel_rules_kotlin/kotlin/internal/opts. 
  • Update rules kotlin
  • Remote deprecated bazelrc entries
@arunkumar9t2 arunkumar9t2 added the bug Something isn't working label Jan 4, 2023
@arunkumar9t2 arunkumar9t2 self-assigned this Jan 4, 2023
@arunkumar9t2
Copy link
Contributor Author

Related #76

@arunsampathkumar-grabtaxi
Copy link
Collaborator

6.3.2 is available of HEAD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants