Skip to content

Set up API checks for all published projects#2679

Open
Goooler wants to merge 2 commits intogoogle:mainfrom
Goooler:configure-api-checks
Open

Set up API checks for all published projects#2679
Goooler wants to merge 2 commits intogoogle:mainfrom
Goooler:configure-api-checks

Conversation

@Goooler
Copy link
Contributor

@Goooler Goooler commented Oct 31, 2025

We can't use Metalava for them due to https://issuetracker.google.com/issues/432825566

https://issuetracker.google.com/issues/432825566

```
> Task :kotlin-analysis-api:updateApi
java.lang.IllegalStateException: Invalid type in API surface: PsiType:<ErrorType> for element com.google.devtools.ksp.impl.ResolverAAImpl#builtIns in file /Users/goooler/IdeaProjects/ksp/kotlin-analysis-api/src/main/kotlin/com/google/devtools/ksp/impl/ResolverAAImpl.kt:98
	at com.android.tools.metalava.model.psi.PsiTypeItemFactory.createTypeItem(PsiTypeItemFactory.kt:359)
	at com.android.tools.metalava.model.psi.PsiTypeItemFactory.createTypeItem$default(PsiTypeItemFactory.kt:265)
	at com.android.tools.metalava.model.psi.PsiTypeItemFactory.getType$metalava_model_psi(PsiTypeItemFactory.kt:175)
	at com.android.tools.metalava.model.psi.PsiTypeItemFactory.getType(PsiTypeItemFactory.kt:97)
	at com.android.tools.metalava.model.psi.PsiTypeItemFactory.getType(PsiTypeItemFactory.kt:66)
```
@Goooler Goooler force-pushed the configure-api-checks branch from 8d60212 to d8a2711 Compare November 5, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant