google / google/ksp

Better diagnostics in case of error

Open
#1,987 3 comments 0 reactions 1 assignee Assigned to @jaschdoc View on GitHub
enhancement feature request P2
Dominant language
Kotlin
Stars
3.5k
Forks
415
Avg merge
1d 2h
Merged PRs (30d)
53

Description

context: https://github.com/google/dagger/issues/4225#issuecomment-2201989808

In general, a symbol not found is not an error in annotation processing and could be handled and reported by processors. However, asking all processor to handle them is too tedious and error prone. To reduce the efforts of processors and also help users debug, let's try to preserve the diagnostics and report them if processing is failing.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.