Update to go 1.22 #1077
Annotations
3 errors
lint:
initialization/initialization.go#L367
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
proving/proving_test.go#L35
The copy of the 'for' variable "numUnits" can be deleted (Go 1.22+) (copyloopvar)
|
lint
Process completed with exit code 2.
|
Loading