File tree
12 files changed
+65
-30
lines changed- .github
- actions/prepare-test
- workflows
- lib
- node_modules
- pr-checks/checks
- src
12 files changed
+65
-30
lines changedDiff for: .github/actions/prepare-test/action.yml
+18-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
26 | 38 |
| |
27 |
| - | |
28 |
| - | |
| 39 | + | |
| 40 | + | |
29 | 41 |
| |
30 |
| - | |
31 |
| - | |
| 42 | + | |
| 43 | + | |
32 | 44 |
| |
33 |
| - | |
34 |
| - | |
| 45 | + | |
| 46 | + | |
35 | 47 |
| |
36 | 48 |
| |
37 | 49 |
| |
|
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: CHANGELOG.md
+5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 |
| |
6 | 11 |
| |
7 | 12 |
| |
|
Diff for: lib/codeql.js
+13-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: lib/codeql.js.map
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: lib/defaults.json
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 |
|
Diff for: node_modules/.package-lock.json
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: package-lock.json
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: package.json
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Diff for: pr-checks/checks/test-local-codeql.yml
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Diff for: src/codeql.ts
+14-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
843 | 843 |
| |
844 | 844 |
| |
845 | 845 |
| |
846 |
| - | |
847 |
| - | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
| 850 | + | |
848 | 851 |
| |
849 | 852 |
| |
850 | 853 |
| |
851 | 854 |
| |
852 | 855 |
| |
853 |
| - | |
| 856 | + | |
854 | 857 |
| |
855 | 858 |
| |
856 | 859 |
| |
| |||
1131 | 1134 |
| |
1132 | 1135 |
| |
1133 | 1136 |
| |
1134 |
| - | |
| 1137 | + | |
1135 | 1138 |
| |
1136 | 1139 |
| |
1137 | 1140 |
| |
1138 | 1141 |
| |
| 1142 | + | |
1139 | 1143 |
| |
1140 | 1144 |
| |
1141 | 1145 |
| |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
1142 | 1149 |
| |
1143 | 1150 |
| |
1144 | 1151 |
| |
| |||
1148 | 1155 |
| |
1149 | 1156 |
| |
1150 | 1157 |
| |
| 1158 | + | |
| 1159 | + | |
1151 | 1160 |
| |
1152 | 1161 |
| |
1153 |
| - | |
| 1162 | + | |
1154 | 1163 |
| |
1155 | 1164 |
| |
1156 | 1165 |
| |
|
Diff for: src/defaults.json
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
6 | 6 |
|
0 commit comments