test: add benchmarks #214
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)
|