Re: [I] [CI][Dev] fix shellcheck errors in the ci/scripts/csharp_test.sh [arrow]

2025-06-17 Thread via GitHub
kou closed issue #46794: [CI][Dev] fix shellcheck errors in the ci/scripts/csharp_test.sh URL: https://github.com/apache/arrow/issues/46794 -- 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 specif

[I] [CI][Dev] fix shellcheck errors in the ci/scripts/csharp_test.sh [arrow]

2025-06-12 Thread via GitHub
hiroyuki-sato opened a new issue, #46794: URL: https://github.com/apache/arrow/issues/46794 ### Describe the enhancement requested This is the sub issue #44748. * SC2155: Declare and assign separately to avoid masking return values. * SC2086: Double quote to prevent globbing