ambiguous import
Open
- Dominant language
- Go
- Stars
- 2.1k
- Forks
- 281
- PR merge metrics
- No merged PRs in 30d
Description
../../../../pkg/mod/github.com/bilibili/gengine@v1.5.7/builder/rule_builder.go:6:2: ambiguous import: found package github.com/antlr/antlr4/runtime/Go/antlr in multiple modules:
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with pkg/mod/github.com/bilibili/gengine@v1.5.7/builder/rule_builder.go at line 6 and inspect the Go modules that provide github.com/antlr/antlr4/runtime/Go/antlr. Reproduce the build error and identify which dependency declarations create the duplicate import; done means the ambiguous import is resolved and the project builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100