The GitHub Actions job "CI" on tvm-ffi.git/main has succeeded.
Run started by GitHub user tlopex (triggered by tlopex).

Head commit for run:
5481551c2cab3073db218dbbef1b785c5f810734 / Tianqi Chen 
<[email protected]>
[FFI][FIX] Use int64_t for the parsed TVM_TRACEBACK_LIMIT (#765)

clang-tidy `google-runtime-int` rejects the `long` introduced in #763 at
`backtrace_utils.h:47`. Store the `strtol` result in `int64_t`; the
range check is unchanged.

Report URL: https://github.com/apache/tvm-ffi/actions/runs/34178645924

With regards,
GitHub Actions via GitBox


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

Reply via email to