The GitHub Actions job "pre-commit" on iceberg-cpp.git/bugfixes_new_2 has 
succeeded.
Run started by GitHub user shangxinli (triggered by shangxinli).

Head commit for run:
6373c43c8cf0155f8a10b7dc67929e5f8ef8a3d2 / Xinli Shang <[email protected]>
fix: remove unreachable return statement in ListNamespaces

The while(true) loop in RestCatalog::ListNamespaces only exits
via the return statement when next_page_token is empty. The return
statement after the loop is unreachable dead code and should be
removed.

Report URL: https://github.com/apache/iceberg-cpp/actions/runs/20623726791

With regards,
GitHub Actions via GitBox

Reply via email to