The GitHub Actions job "Fory CI" on fory.git/main has failed. Run started by GitHub user chaokunyang (triggered by chaokunyang).
Head commit for run: cf747e89bd16c1cd74cde4a5ebb361005d6d8742 / Shawn Yang <[email protected]> feat(c++): add polymorphic serialization support for `any` to compiler (#3232) ## Why? ## What does this PR do? - Add `any` as a primitive in the compiler IR and proto frontend (including `google.protobuf.Any`), and generate language bindings across C++/Go/Java/Python/Rust with nullable handling. - Introduce C++ `std::any` serialization support plus validator and resolver updates needed for `any`/union handling in xlang. - Add `any` IDL/proto examples, cross-language roundtrip coverage, and docs updates. ## Related issues Closes #3172 Closes #3231 #3099 ## Does this PR introduce any user-facing change? - [ ] Does this PR introduce any public API change? - [ ] Does this PR introduce any binary protocol compatibility change? ## Benchmark Report URL: https://github.com/apache/fory/actions/runs/21408919993 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
