Update dependency go to v1.22.2 #11
Annotations
2 errors
Run golangci-lint:
resigif_test.go#L131
[golangci] reported by reviewdog 🐶
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
Raw Output:
resigif_test.go:131:3: The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
tt := tt
^
|
Run golangci-lint
reviewdog exited with status code: 1
|
Loading