perf: Add automatic detection of memory limits #3309
ci.yml
on: pull_request
ci-go-lint
1m 54s
ci-validate-manifests
22s
ci-validate-go-modules
17s
ci-validate-docs
1m 11s
ci-unit-tests
1m 39s
ci-rule-tests
11s
ci-benchmark-tests
1m 46s
ci-build-kube-state-metrics
1m 30s
ci-e2e-tests
5m 45s
Annotations
7 errors
ci-validate-docs
Process completed with exit code 2.
|
ci-unit-tests:
pkg/options/options.go#L199
fmt.Errorf format %q has arg o.AutoGoMemlimitRatio of wrong type float64
|
ci-unit-tests
Process completed with exit code 2.
|
ci-benchmark-tests:
pkg/options/options.go#L199
fmt.Errorf format %q has arg o.AutoGoMemlimitRatio of wrong type float64
|
ci-benchmark-tests
Process completed with exit code 2.
|
ci-go-lint:
pkg/options/options.go#L199
printf: fmt.Errorf format %q has arg o.AutoGoMemlimitRatio of wrong type float64 (govet)
|
ci-go-lint
Process completed with exit code 2.
|