Commit fd08a4a
fix(ci): drop macos-13 (unsupported), fix audit test on CI runners
- Replace macos-13 with macos-15 in CI matrix (macos-13 no longer available)
- Set FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 to silence Node.js 20 deprecation
- Fix test_cli_audit: accept exit code 1 when audit finds real failures
(CI runners have firewall disabled, triggering severity "fail")
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6f0438d commit fd08a4a
2 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | | - | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | | - | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments