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

Head commit for run:
4a8a0b01f45f726147cbf75742d6b772eceab369 / Guan-Ming (Wesley) Chiu 
<[email protected]>
chore: replace C-style cast with static_cast in String::substr (#386)

## Related


https://github.com/apache/tvm-ffi/actions/runs/20755375337/job/59595882892

## Why

clang-tidy fails with google-readability-casting error due to C-style
cast in default parameter.

## How

Replace size_t(-1) with `nops` in String::substr method

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

With regards,
GitHub Actions via GitBox


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

Reply via email to