Files
runtipi-appstore/apps/wazuh-runtipi/data
Gui-Gos cfb4f7e6d0
Some checks failed
Test / test (push) Has been cancelled
fix: Resolve shellcheck SC2155 warnings in health check script
Separate variable declaration and assignment to avoid masking return values.
This follows shellcheck best practices for error handling.

Changes:
- Separate declaration/assignment for container_name (line 59-60)
- Separate declaration/assignment for status (line 67-69)
- Separate declaration/assignment for health (line 68-70)
- Separate declaration/assignment for exit_code (line 86-87)

All 4 SC2155 warnings are now resolved.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-04 13:19:45 +01:00
..