Skip to content

(testing): Update testdata generation and testing logic #12

(testing): Update testdata generation and testing logic

(testing): Update testdata generation and testing logic #12

Triggered via pull request August 4, 2023 20:56
Status Failure
Total duration 4m 56s
Artifacts

test-sanity.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
sanity: pkg/testutils/command/command.go#L77
Error return value of `os.MkdirAll` is not checked (errcheck)
sanity: pkg/testutils/sample/cli/cli.go#L195
Error return value of `os.Chdir` is not checked (errcheck)
sanity: pkg/testutils/sample/cli/cli.go#L242
Error return value of `os.Chdir` is not checked (errcheck)
sanity: pkg/testutils/sample/cli/cli.go#L291
Error return value of `os.Chdir` is not checked (errcheck)
sanity: test/e2e/ansible/suite_test.go#L191
Error return value of `prometheus.UninstallPrometheusOperator` is not checked (errcheck)
sanity: test/e2e/ansible/suite_test.go#L204
const `memcachedWithBlackListTask` is unused (unused)
sanity: test/e2e/ansible/suite_test.go#L248
const `taskToDeleteConfigMap` is unused (unused)
sanity: test/e2e/ansible/suite_test.go#L256
const `memcachedWatchCustomizations` is unused (unused)
sanity: test/e2e/ansible/suite_test.go#L265
const `rolesForBaseOperator` is unused (unused)
sanity: pkg/testutils/kubernetes/version.go#L66
structtag: struct field clientVersion has json tag but is not exported (govet)