BCV error when using KGP 2.1.0
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Description
KLib validation is not available. Make sure the project uses at least Kotlin 1.9.20 or disable KLib validation by setting apiValidation.klib.enabled to false
at kotlinx.validation.BinaryCompatibilityValidatorPlugin$validateExtension$1.invoke(BinaryCompatibilityValidatorPlugin.kt:46)
Maybe we need to update the BCV version
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named. Start by locating the Binary Compatibility Validator version and its configuration in the repository, then reproduce the build with Kotlin Gradle Plugin 2.1.0; done means the reported KLib validation error is resolved without disabling validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100