Merge minio #10
Annotations
10 errors and 3 notices
|
lint:
cli/print.go#L79
S1039: unnecessary use of fmt.Sprintf (staticcheck)
|
|
lint:
pkg/generator/csv.go#L71
redefines-builtin-id: redefinition of the built-in function min (revive)
|
|
lint:
pkg/bench/get.go#L372
var-declaration: should drop = nil from declaration of var md5hash; it is the zero value (revive)
|
|
lint:
pkg/bench/get.go#L360
File is not properly formatted (gofumpt)
|
|
lint:
cli/print.go#L81
File is not properly formatted (gofumpt)
|
|
lint:
cli/influx.go#L137
File is not properly formatted (gofumpt)
|
|
lint:
pkg/generator/circular_partialcompress.go#L104
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint:
cli/print.go#L67
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
lint:
cli/print.go#L62
appendAssign: append result not assigned to the same slice (gocritic)
|
|
lint:
cli/print.go#L60
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Test on Go 1.24.x and macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Test on Go 1.24.x and macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
|
Test on Go 1.24.x and windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|