Commit ebee3b1
Resolve CI lint regressions and upgrade CI actions runtime (#145)
* test: harden flaky CI checks for division-by-zero and CVE URL scan
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>
Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/c0ad8bb3-da17-4023-af38-83b24518c8ef
* test: retry transient socket resets in CVE-2019-9583 scan
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>
Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/309f1491-0af4-4bf3-bf5e-0d31a7aee6ab
* test: refactor retryable socket error handling in CVE test
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>
Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/309f1491-0af4-4bf3-bf5e-0d31a7aee6ab
* test: use async.retry for transient CVE request errors
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>
Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/309f1491-0af4-4bf3-bf5e-0d31a7aee6ab
* test: guard retry filter against undefined error values
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>
Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/309f1491-0af4-4bf3-bf5e-0d31a7aee6ab
* test: fix xo lint errors in CVE retry logic
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>
Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/8fe8f667-8c90-4ca9-8a38-ab41e375bd73
* ci: update checkout and setup-node actions to latest majors
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>
Agent-Logs-Url: https://github.com/OpenCCU/ReGaHss-Test/sessions/f864d220-1e12-48f8-9f0e-7cfe4ca397a9
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jens-maus <5887769+jens-maus@users.noreply.github.com>1 parent bd9c0f3 commit ebee3b1
File tree
3 files changed
+25
-12
lines changed- .github/workflows
- test
3 files changed
+25
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
77 | 90 | | |
78 | 91 | | |
79 | 92 | | |
| |||
0 commit comments