Skip to content

fix: use -print0/-0 for find|xargs to satisfy shellcheck SC2038 - #130

Merged
bash0816 merged 1 commit into
mainfrom
fix/sc2038-find-xargs-notice
Jul 18, 2026
Merged

fix: use -print0/-0 for find|xargs to satisfy shellcheck SC2038#130
bash0816 merged 1 commit into
mainfrom
fix/sc2038-find-xargs-notice

Conversation

@bash0816

Copy link
Copy Markdown
Owner

G1レビュー(GPT-5.6-terra)Go確定。mainのLintワークフローが直近3回連続failureになっていた原因(find|xargsがNUL区切りでないためSC2038警告)を修正。ロジック変更なし。

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

Lint (actionlint/shellcheck) was failing on main for 3 consecutive runs
due to this warning in external-build-android-aarch64.yml. Fallback
NOTICE-file search logic is unchanged.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@bash0816
bash0816 merged commit 0ef4d0c into main Jul 18, 2026
2 checks passed
@bash0816
bash0816 deleted the fix/sc2038-find-xargs-notice branch July 18, 2026 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant