Nathan Baulch
|
557940c524
|
chore(ci): upgrade to golangci-lint v2.5.0 (#4931)
Upgrades golangci-lint to v2.5.0
Enables:
- wsl_v5
Disables:
- embeddedstructfieldcheck
- noinlineerr (not used in this codebase)
- noctx (temporarily)
- godot
- wsl (deprecated)
Co-authored-by: Julio Lopez <1953782+julio-lopez@users.noreply.github.com>
|
2025-11-11 12:37:07 -08:00 |
|
Matthieu MOREL
|
8a176255c0
|
fix(general): enable wsl for all go files (#4524)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-04-26 13:01:20 -07:00 |
|
Matthieu MOREL
|
675e958877
|
chore(ci): bump golangci-lint to v2.1.2 (#4500)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2025-04-15 22:49:13 -07:00 |
|
Jarek Kowalski
|
09415e0c7d
|
chore(ci): upgraded to go 1.22 (#3746)
Upgrades go to 1.22 and switches to new-style for loops
---------
Co-authored-by: Julio López <1953782+julio-lopez@users.noreply.github.com>
|
2024-04-08 09:52:47 -07:00 |
|
Jarek Kowalski
|
a8e4d50600
|
build(deps): upgraded linter to v1.55.2, fixed warnings (#3611)
* build(deps): upgraded linter to v1.55.2, fixed warnings
* removed unsafe hacks with better equivalents
* test fixes
|
2024-02-02 23:34:34 -08:00 |
|
Jarek Kowalski
|
20928258d6
|
test(general): fixed TestOnNthCompletion test flake, which was 1-5/10000 runs (#3263)
|
2023-09-02 16:04:36 -07:00 |
|
Denis Voytyuk
|
0d7a4de5b7
|
test(general): added tests for parallelwork (#2942)
|
2023-04-21 00:11:51 -07:00 |
|