Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 #124
Annotations
10 errors
Build and Unit Test
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:
pkg/hibp/api/client.go#L21
Magic number: 40, in <condition> detected (mnd)
|
Build and Unit Test:
pkg/hibp/api/client.go#L58
Magic number: 37, in <condition> detected (mnd)
|
Build and Unit Test:
pkg/hibp/api/client.go#L75
Magic number: 10, in <operation> detected (mnd)
|
Build and Unit Test:
pkg/hibp/api/downloader.go#L38
Magic number: 0o755, in <argument> detected (mnd)
|
Build and Unit Test:
pkg/hibp/api/downloader.go#L44
Magic number: 1024, in <operation> detected (mnd)
|
Build and Unit Test:
pkg/hibp/api/downloader.go#L48
Magic number: 4, in <argument> detected (mnd)
|
Build and Unit Test:
pkg/hibp/api/downloader.go#L87
Magic number: 0o644, in <argument> detected (mnd)
|
Loading