Chauncy Liu

Results 3 comments of Chauncy Liu

Here is the warning I see: ``` /b/mros/installer_no_patches/microros_ws/firmware/mcu_ws/uros/rclc/rclc/src/rclc/executor.c:1836:13: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 1836 | "Subscription...

Can someone why the build failed? Thanks

> > Can someone why the build failed? Thanks > > Check this out https://build.ros2.org/job/Hpr__rclc__ubuntu_jammy_amd64/37/clang-tidy/new/fileName.-1655778739/ > > [![Build Status](https://camo.githubusercontent.com/402b7960a430cbe48b9854be36467688d8a7cd01cf2f6c925fafbeadb4df38a3/68747470733a2f2f6275696c642e726f73322e6f72672f6a6f622f4870725f5f72636c635f5f7562756e74755f6a616d6d795f616d6436342f33372f62616467652f69636f6e)](https://build.ros2.org/job/Hpr__rclc__ubuntu_jammy_amd64/37/) I checked out the console log, I have no idea why...