The GitHub Actions job "CI" on tvm-ffi.git/2025-09-21/cxx-type-schema-parser has failed. Run started by GitHub user junrushao (triggered by junrushao).
Head commit for run: 8688cf833ffc7cd0cb7b98533f544b5d48ee22aa / Junru Shao <[email protected]> feat: JSON-based type schemas for fields, methods and global funcs This PR introduces compile-time schema generation for C++ fields, methods and global functions. They are emitted as JSON-based strings attached to reflection metadata. Python/Cython side, a `TypeSchema` instance is generated and attached to TypeInfo `cls.__tvm_ffi_type_info__` for each field and each method of a TVM FFI object, as well as a global function. Report URL: https://github.com/apache/tvm-ffi/actions/runs/18235189498 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
