The GitHub Actions job "Fory CI" on fory.git/row-codec-schema-versions has 
failed.
Run started by GitHub user stevenschlansker (triggered by stevenschlansker).

Head commit for run:
14484ad50d56623172cd13796f137852f10f6d64 / Claude (on behalf of Steven 
Schlansker) <[email protected]>
docs(format): point bean-codec missing-registration error at registerBeanCodec()

The decode-time IllegalStateException claimed the encoder "should have be
added in serializeForBean()", but this branch moved nested-bean codec
registration into registerBeanCodec(), which serializeForBean() and the
decode-only projection path both call. On the projection path
serializeForBean() never runs, so the old message points a debugger at the
wrong method. Name registerBeanCodec() and fix the "be added" grammar.

Report URL: https://github.com/apache/fory/actions/runs/28273685632

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to