Commit acedf55
Fix CI hang: skip Magic String Detector and scope scan paths
- Add timeout-minutes: 10 as job-level safety net
- Add --skip-magic-strings to prevent the known CI hang at that step
- Narrow --paths to dist/bin dist/lib (skip test fixtures which contain
intentional antipatterns and inflate scan time)
- Add --no-log to avoid writing runtime log files during CI
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 167f772 commit acedf55
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| 75 | + | |
| 76 | + | |
74 | 77 | | |
75 | | - | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
| 81 | + | |
| 82 | + | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
| |||
0 commit comments