Skip to content

Bump golangci/golangci-lint-action from 4 to 5 #123

Bump golangci/golangci-lint-action from 4 to 5

Bump golangci/golangci-lint-action from 4 to 5 #123

Triggered via pull request April 29, 2024 22:40
Status Failure
Total duration 3m 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
linux
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
linux: pkg/hibp/dump/scanner.go#L315
for loop can be changed to use an integer range (Go 1.22+) (intrange)
linux: pkg/hibp/dump/scanner.go#L335
for loop can be changed to use an integer range (Go 1.22+) (intrange)
linux
Process completed with exit code 2.
macos: pkg/hibp/api/downloader.go#L51
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
macos: pkg/hibp/dump/scanner.go#L315
for loop can be changed to use an integer range (Go 1.22+) (intrange)
macos: pkg/hibp/dump/scanner.go#L335
for loop can be changed to use an integer range (Go 1.22+) (intrange)
macos
Process completed with exit code 2.