-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Description
Using communication with others using Rust may cause fail in bazel
"Error in fail: Defined two crate universes with the same name in different MODULE.bazel files (crate_index). Either give one a different name, or use use_extension(isolate=True)"
Error Occurrence Rate
Reproducible
How to reproduce
Try to bring any module that will use generic crate_index name for cargo extensions.
Supporting Information
Proposal: Do not rename score_crates as done in other modules. And fix the name in https://github.com/eclipse-score/score-crates/blob/main/MODULE.bazel#L336
Classification
minor
Affected Version
0.5
Expected Closure Version
0.5
Category
- Safety Related
- Security Related
Metadata
Metadata
Assignees
Labels
No labels