Skip to content

test: add benchmarks #214

test: add benchmarks

test: add benchmarks #214

Triggered via push October 24, 2025 10:08
Status Failure
Total duration 35s
Artifacts

check.yaml

on: push
golangci-lint
26s
golangci-lint
codespell
9s
codespell
verify-generation
21s
verify-generation
Fit to window
Zoom out
Zoom in

Annotations

20 errors
golangci-lint: bench_test.go#L257
variable name 'o' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_test.go#L164
variable name 'ok' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_test.go#L69
variable name 'ok' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_test.go#L22
variable name 'ok' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_ext_test.go#L310
variable name 'o' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_ext_test.go#L152
parameter name 'b' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_ext_test.go#L57
parameter name 'b' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_test.go#L292
cognitive complexity 32 of func `BenchmarkEncodeDecodeStruct` is high (> 30) (gocognit)
golangci-lint: bench_test.go#L209
cognitive complexity 32 of func `BenchmarkEncodeDecodeInt` is high (> 30) (gocognit)
golangci-lint: bench_ext_test.go#L280
cognitive complexity 40 of func `BenchmarkExtension` is high (> 30) (gocognit)
golangci-lint: bench_test.go#L257
variable name 'o' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_test.go#L164
variable name 'ok' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_test.go#L69
variable name 'ok' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_test.go#L22
variable name 'ok' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_ext_test.go#L310
variable name 'o' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_ext_test.go#L152
parameter name 'b' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_ext_test.go#L57
parameter name 'b' is too short for the scope of its usage (varnamelen)
golangci-lint: bench_test.go#L292
cognitive complexity 32 of func `BenchmarkEncodeDecodeStruct` is high (> 30) (gocognit)
golangci-lint: bench_test.go#L209
cognitive complexity 32 of func `BenchmarkEncodeDecodeInt` is high (> 30) (gocognit)
golangci-lint: bench_ext_test.go#L280
cognitive complexity 40 of func `BenchmarkExtension` is high (> 30) (gocognit)