chore: bump golangci-lint to v1.57.0 #521
Annotations
4 errors and 2 warnings
test (1.22):
pkg/crc64/crc64.go#L21
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
test (1.22):
pkg/crc64/crc64.go#L23
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
test (1.22):
pkg/crc64/crc64.go#L77
for loop can be changed to use an integer range (Go 1.22+) (intrange)
|
test (1.22)
issues found
|
test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/avro/avro. Supported file pattern: go.sum
|
test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/avro/avro. Supported file pattern: go.sum
|