Skip to content

Fix NPE caused by missing PluginProblemReporter instance - #3142

Merged
jaschdoc merged 1 commit into
mainfrom
fix-plugin-problem-reporter-npe
Aug 20, 2026
Merged

Fix NPE caused by missing PluginProblemReporter instance#3142
jaschdoc merged 1 commit into
mainfrom
fix-plugin-problem-reporter-npe

Conversation

@jaschdoc

Copy link
Copy Markdown
Collaborator

Fixes NPE by registering PluginProblemReporter as application service in KotlinSymbolProcessing.

Depends on #3141
Fixes #3140

@jaschdoc jaschdoc changed the title Fix plugin problem reporter npe Fix NPE caused by missing PluginProblemReporter instance Aug 19, 2026
This commit fixes bug 3140 by registering the class PluginProblemReporter as an application service in KotlinSymbolProcessing.
@jaschdoc
jaschdoc force-pushed the fix-plugin-problem-reporter-npe branch from 016975e to e2b7c74 Compare August 19, 2026 13:29
@jaschdoc
jaschdoc marked this pull request as ready for review August 19, 2026 13:41
@jaschdoc
jaschdoc requested a review from troelsbjerre as a code owner August 19, 2026 13:41
@jaschdoc
jaschdoc merged commit ab21e9b into main Aug 20, 2026
47 of 49 checks passed
@jaschdoc
jaschdoc deleted the fix-plugin-problem-reporter-npe branch August 20, 2026 08:57
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.

PluginProblemReporter is not registered as application service

2 participants