Update to v1.15.13 #122
Annotations
4 errors and 1 warning
golangci-lint:
pkg/hibp/api/downloader.go#L51
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
|
golangci-lint:
pkg/hibp/dump/scanner.go#L315
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
golangci-lint:
pkg/hibp/dump/scanner.go#L335
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
golangci-lint
issues found
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/gopass-hibp/gopass-hibp. Supported file pattern: go.sum
|
Loading