Update to v1.15.13 #122
Annotations
4 errors
Build and Unit Test:
pkg/hibp/api/downloader.go#L51
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
|
Build and Unit Test:
pkg/hibp/dump/scanner.go#L315
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
Build and Unit Test:
pkg/hibp/dump/scanner.go#L335
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
Build and Unit Test
Process completed with exit code 2.
|
Loading