Skip to content

Add perf test for the combined version #12960

Add perf test for the combined version

Add perf test for the combined version #12960

Triggered via pull request February 17, 2026 11:13
Status Failure
Total duration 11m 2s
Artifacts

golangci-lint.yml

on: pull_request
codespell
12s
codespell
Matrix: golangci
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Darwin: combined/perftest/main.go#L105
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Darwin: combined/perftest/main.go#L102
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Darwin: combined/perftest/main.go#L101
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Darwin: combined/perftest/main.go#L100
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Darwin: combined/perftest/main.go#L99
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Darwin: combined/perftest/main.go#L98
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Darwin: combined/perftest/main.go#L97
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Darwin: combined/perftest/main.go#L96
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Darwin: combined/perftest/main.go#L353
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
Darwin: combined/perftest/main.go#L345
Error return value of `conn.SetWriteDeadline` is not checked (errcheck)
Linux: combined/perftest/main.go#L105
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linux: combined/perftest/main.go#L102
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linux: combined/perftest/main.go#L101
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linux: combined/perftest/main.go#L100
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linux: combined/perftest/main.go#L99
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linux: combined/perftest/main.go#L98
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linux: combined/perftest/main.go#L97
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linux: combined/perftest/main.go#L96
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Linux: combined/perftest/main.go#L353
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
Linux: combined/perftest/main.go#L345
Error return value of `conn.SetWriteDeadline` is not checked (errcheck)
Windows: combined/perftest/main.go#L105
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Windows: combined/perftest/main.go#L102
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Windows: combined/perftest/main.go#L101
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Windows: combined/perftest/main.go#L100
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Windows: combined/perftest/main.go#L99
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Windows: combined/perftest/main.go#L98
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Windows: combined/perftest/main.go#L97
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Windows: combined/perftest/main.go#L96
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Windows: combined/perftest/main.go#L353
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
Windows: combined/perftest/main.go#L345
Error return value of `conn.SetWriteDeadline` is not checked (errcheck)