Commit 85effdf
committed
*: fix lint errors and remove empty tests
Many of these changes are fixes to lint failures that were found by the
recent upgrade to Go 1.25.
The others delete empty test packages that serve no purpose (we would
otherwise build, link, and run the test binaries, only to actually run
no tests).
Release note: None
Epic: None1 parent 48e15d6 commit 85effdf
File tree
29 files changed
+25
-168
lines changed- pkg
- ccl
- changefeedccl
- sqlitelogictestccl
- cli/exit
- cmd
- roachprod/cli
- roachtest/tests
- crosscluster/streamclient
- jobs/jobsprotectedts
- kv/kvserver/apply
- roachprod/cloud
- spanconfig
- spanconfigreconciler
- spanconfigsqltranslator
- util/log
- workload/ycsb
29 files changed
+25
-168
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
120 | 119 | | |
121 | 120 | | |
122 | 121 | | |
123 | | - | |
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| |||
213 | 211 | | |
214 | 212 | | |
215 | 213 | | |
216 | | - | |
217 | 214 | | |
218 | 215 | | |
219 | 216 | | |
| |||
390 | 387 | | |
391 | 388 | | |
392 | 389 | | |
393 | | - | |
394 | 390 | | |
395 | | - | |
396 | 391 | | |
397 | 392 | | |
398 | 393 | | |
| |||
861 | 856 | | |
862 | 857 | | |
863 | 858 | | |
864 | | - | |
865 | 859 | | |
866 | 860 | | |
867 | 861 | | |
| |||
1050 | 1044 | | |
1051 | 1045 | | |
1052 | 1046 | | |
1053 | | - | |
1054 | 1047 | | |
1055 | 1048 | | |
1056 | 1049 | | |
| |||
1105 | 1098 | | |
1106 | 1099 | | |
1107 | 1100 | | |
1108 | | - | |
1109 | 1101 | | |
1110 | 1102 | | |
1111 | 1103 | | |
| |||
1435 | 1427 | | |
1436 | 1428 | | |
1437 | 1429 | | |
1438 | | - | |
1439 | 1430 | | |
1440 | 1431 | | |
1441 | 1432 | | |
| |||
1862 | 1853 | | |
1863 | 1854 | | |
1864 | 1855 | | |
1865 | | - | |
1866 | 1856 | | |
1867 | 1857 | | |
1868 | 1858 | | |
1869 | 1859 | | |
1870 | | - | |
1871 | 1860 | | |
1872 | 1861 | | |
1873 | 1862 | | |
| |||
2914 | 2903 | | |
2915 | 2904 | | |
2916 | 2905 | | |
2917 | | - | |
2918 | 2906 | | |
2919 | 2907 | | |
2920 | 2908 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
| 692 | + | |
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
353 | | - | |
354 | | - | |
355 | | - | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
568 | | - | |
| 568 | + | |
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| |||
0 commit comments