Insights
Fix it yourself
Change: Fix no-hardcoded-secrets: Possible hardcoded API key (no-hardcoded-secrets)
1 occurrence in 1 file (.github/workflows/sync-db.yml)
Where — Possible hardcoded API key:
- .github/workflows/sync-db.yml:42
Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.
Fix it yourself
Change: Add ~35 test files to reach a 80% test-to-source ratio
57 test files today against ~114 source files (Good (50-80%))
Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.
Fix it yourself
Change: Split the largest files to bring average size under 5,000 bytes
Average is 7,860 bytes across 140 files; start with validators_test.go, postgres_test.go, http_test.go
Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.
Fix it yourself
Change: Push again — freshness decays the score
Last push 68 days ago; pushing within 7 days is worth 30 of activity's 100 points
Make the change on a branch, push it, and open a pull request — the health score recomputes on the next visit.
criticalPossible hardcoded API key — 1 occurrence in 1 file
lowSecurity linter rule disabled — 1 occurrence in 1 file
go build ./...go test ./...go vet ./...