File tree
6 files changed
+38
-9
lines changed- .github/workflows
- dist
- post_run
- run
- src
6 files changed
+38
-9
lines changedDiff for: .github/workflows/codeql.yaml
+6-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 |
| |
7 | 9 |
| |
8 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 |
| |
10 | 14 |
| |
11 | 15 |
| |
|
Diff for: .github/workflows/test.yml
+8-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 |
| |
5 | 8 |
| |
6 | 9 |
| |
| 10 | + | |
7 | 11 |
| |
8 | 12 |
| |
9 | 13 |
| |
| |||
53 | 57 |
| |
54 | 58 |
| |
55 | 59 |
| |
56 |
| - | |
57 |
| - | |
| 60 | + | |
| 61 | + | |
58 | 62 |
| |
59 | 63 |
| |
60 | 64 |
| |
| |||
82 | 86 |
| |
83 | 87 |
| |
84 | 88 |
| |
85 |
| - | |
86 |
| - | |
| 89 | + | |
| 90 | + | |
87 | 91 |
| |
88 | 92 |
| |
89 | 93 |
| |
|
Diff for: dist/post_run/index.js
+8-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: dist/run/index.js
+8-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: src/install.ts
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
94 | 95 |
| |
95 | 96 |
| |
96 | 97 |
| |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
| 101 | + | |
100 | 102 |
| |
101 | 103 |
| |
102 | 104 |
| |
|
Diff for: src/version.ts
+6-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
| 44 | + | |
43 | 45 |
| |
44 | 46 |
| |
45 | 47 |
| |
| |||
114 | 116 |
| |
115 | 117 |
| |
116 | 118 |
| |
117 |
| - | |
| 119 | + | |
| 120 | + | |
118 | 121 |
| |
119 | 122 |
| |
120 | 123 |
| |
| |||
132 | 135 |
| |
133 | 136 |
| |
134 | 137 |
| |
| 138 | + | |
| 139 | + | |
135 | 140 |
| |
136 | 141 |
| |
137 | 142 |
| |
|
0 commit comments