The GitHub Actions job "CI" on tvm-ffi.git/error-abi has failed. Run started by GitHub user tqchen (triggered by tqchen).
Head commit for run: 098625cde0d0e8cb7a0ed1d5a1ae98fc73aecd49 / tqchen <[email protected]> [Error][ABI] Update Error to enable future compact to cause chaining This PR brings a backward compatible update to error ABI to enable possible future support of cause chaining. Specifically, we add two fields: - cause_chain is an optional field for chaining errors - extra_conetxt can be used to optionally attach opaque object (e.g. python error) if needed. The change is backward compatible as we only append to the error field. Most of the existing usages will simply ignore the two fields and use a single error. Report URL: https://github.com/apache/tvm-ffi/actions/runs/20882843626 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
