The GitHub Actions job "Backport Approval Check" on 
texera.git/fix/encodable-trait-member has failed.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
84bbfdf0f346adc0f299968a7313629f4a2329a2 / Xinyuan Lin <[email protected]>
fix(pybuilder): correct why a trait accessor keeps its annotations

The comments on `safeAccessed` and on the spec's fieldless-accessor section
said scalac leaves the marker on a trait accessor because
`@EncodableStringAnnotation` targets `METHOD`. It does not depend on the
target: a `FIELD`-only annotation stays on a trait getter too, and a
concrete class val's getter carries nothing even with `METHOD` in the
target. The reason is that a trait member has no field to carry its
annotations.

Report URL: https://github.com/apache/texera/actions/runs/35954082980

With regards,
GitHub Actions via GitBox

Reply via email to