Test pr #129
Annotations
10 errors
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L240
error returned from external package is unwrapped: sig: func github.com/microsoft/retina/test/e2e/framework/kubernetes.ExecCommandInWinPod(KubeConfigFilePath string, cmd string, Namespace string, LabelSelector string, expecNonEmptyOutput bool) (string, error) (wrapcheck)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L251
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L234
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L230
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L229
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L537
File is not properly formatted (gofumpt)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L238
File is not properly formatted (gofumpt)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L431
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to find networkobservability_adv_drop_count\")" (err113)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L244
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to start event writer\")" (err113)
|
|
test/e2e/scenarios/windows/validate-winbpf-metrics.go#L419
var-naming: don't use underscores in Go names; var adv_pktmon_drop_count_labels should be advPktmonDropCountLabels (revive)
|
The logs for this run have expired and are no longer available.
Loading