Some directories are excluded from Phan checks as a result of T289040: Migrate DataModel, DataModelServices, DataModelSerialization, WBInternalSerialization to Wikibase.git. .phan/config.php (link) includes the folders for the libraries in exclude_analysis_directory_list.
Enabling Phan checks results in a build failure. The task would be to resolve the Phan warnings and re-enable checks for these libraries.
Acceptance criteria
- Wikibase monorepo libraries are not in the exclude_analysis_directory_list at .phan/config.php (link)