Skip to content

fix: resolve CI failures - #3

Merged
FvdHMBAI merged 3 commits into
mainfrom
fix/ci-shellcheck
Aug 2, 2026
Merged

fix: resolve CI failures#3
FvdHMBAI merged 3 commits into
mainfrom
fix/ci-shellcheck

Conversation

@FvdHMBAI

@FvdHMBAI FvdHMBAI commented Aug 2, 2026

Copy link
Copy Markdown
Owner

shellcheck SC2155/SC2034, language check false positive

Frederik and others added 3 commits August 2, 2026 10:05
- Add 61-test suite covering config, helpers, locks, categories, schema, language
- Add GitHub Actions CI with shellcheck, tests, and language enforcement
- Rewrite README with architecture diagram, competitor comparison, FAQ
- Add examples directory with sample report, scheduling config, multi-repo setup
- Add CHANGELOG.md tracking all versions
- All code verified English-only

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix SC2155: declare and assign separately in worker.sh, coordinator.sh
- Fix SC2034: suppress unused-var warnings in config.sh (sourced file)
- Fix language check: use byte-level grep to avoid self-detection in tests
- Rename unused read vars with _ prefix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@FvdHMBAI
FvdHMBAI merged commit 2ca6206 into main Aug 2, 2026
2 of 3 checks passed
@FvdHMBAI
FvdHMBAI deleted the fix/ci-shellcheck branch August 2, 2026 08:42
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