bazel-contrib / bazel-contrib/rules_go
Windows: failing to analyze //tests/core/cgo:dylib_client
Open
Nobody has claimed this yet.
cgo
code-health
windows
- Dominant language
- Go
- Stars
- 1.5k
- Forks
- 762
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 12
Description
There is a cc_import target in this package that doesn't set the interface_library attribute.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the //tests/core/cgo:dylib_client target and inspect the cc_import definition in that package, focusing on its missing interface_library attribute. Re-run Windows analysis for the target; the work is done when analysis succeeds without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100