hiroyuki-sato commented on PR #50821: URL: https://github.com/apache/arrow/pull/50821#issuecomment-5202895750
ShellCheck worked as I expected. https://github.com/apache/arrow/actions/runs/31088709301/job/92574249072?pr=50821#step:5:182 ``` In ci/scripts/c_glib_build.sh line 26: : ${ARROW_GLIB_WERROR:=false} ^-------------------------^ SC2223 (info): This default assignment may cause DoS due to globbing. Quote it. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
