The GitHub Actions job "Fory CI" on fory.git/supprt_unsigned_int_for_xlang has 
failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
aa3ad747f2f3c56db1748504422ed8421f5b24a9 / chaokunyang <[email protected]>
feat(xlang): reorder type IDs - move collections before user types

- Move LIST/SET/MAP to positions 20-22 (after STRING)
- Move user types (ENUM through NAMED_EXT) to positions 23-30
- UNION/NONE remain at 31-32
- This creates logical ordering: Primitives → Collections → User types → Type 
combinators

New type ID ordering:
- 20: LIST, 21: SET, 22: MAP
- 23: ENUM, 24: NAMED_ENUM
- 25-28: STRUCT variants
- 29-30: EXT variants
- 31: UNION, 32: NONE

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

With regards,
GitHub Actions via GitBox


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

Reply via email to