Skip to content

chore: [CHAOS-4699]: added fuzz test for FuzzBuildContainerSpec #80

chore: [CHAOS-4699]: added fuzz test for FuzzBuildContainerSpec

chore: [CHAOS-4699]: added fuzz test for FuzzBuildContainerSpec #80

GitHub Actions / golangci succeeded Mar 14, 2024 in 0s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (46)

pkg/utils/event.go|11 col 14| could not import k8s.io/apimachinery/pkg/types (-: could not load export data: cannot import "k8s.io/apimachinery/pkg/types" (unknown bexport format version -1 ("u\x01\x00\x00\x00\x00\x00\x00\x00\x1c\x00\x00\x00\x1e\x00\x00\x00"\x00\x00\x00#\x00\x00\x00,\x00\x00\x001\x00\x00\x00:\x00\x00\x00C\x00\x00\x00L\x00\x00\x00M\x00\x00\x00\x00\x00\x00\x00\x05\x00\x00\x00"\x00\x00\x00h\x00\x00\x00q\x00\x00\x00\x8d\x00\x00\x00\x9b\x00\x00\x00\xb6\x00\x00\x00\xc3\x00\x00\x00\xdf\x00\x00\x00\xed\x00\x00\x00<\x01\x00\x00E\x01\x00\x00I\x01\x00\x00O\x01\x00\x00P\x01\x00\x00^\x01\x00\x00b\x01\x00\x00c\x01\x00\x00t\x01\x00\x00\xbd\x01\x00\x00\xc5\x01\x00\x00\xce\x01\x00\x00\xf4\x01\x00\x00\v\x02\x00\x00O\x02\x00\x00R\x02\x00\x00g\x02\x00\x00\x9a\x02\x00\x00\xa6\x02\x00\x00\xab\x02\x00\x00\xb0\x02\x00\x00\xb5\x02\x00\x00\xba\x02\x00\x00\xc4\x02\x00\x00\xcc\x02\x00\x00\xd4\x02\x00\x00\xdc\x02\x00\x00\xe4\x02\x00\x00\xec\x02\x00\x00\xf4\x02\x00\x00\xfc\x02\x00\x00\x04\x03\x00\x00\f\x03\x00\x00\x13\x03\x00\x00\x16\x03\x00\x009\x03\x00\x00@\x03\x00\x00C\x03\x00\x00S\x03\x00\x00_\x03\x00\x00o\x03\x00\x00\u007f\x03\x00\x00\xb4\x03\x00\x00\xc0\x03\x00\x00\xce\x03\x00\x00\xde\x03\x00\x00\xea\x03\x00\x00\xeb\x03\x00\x00\xef\x03\x00\x00\xf0\x03\x00\x00\xf1\x03\x00\x00\xff\x03\x00\x00\x03\x04\x00\x00\x04\x04\x00\x00\x05\x04\x00\x00\t\x04\x00\x00\x11\x04\x00\x00\x19\x04\x00\x00!\x04\x00\x00)\x04\x00\x001\x04\x00\x009\x04\x00\x00A\x04\x00\x00I\x04\x00\x00Q\x04\x00\x00\xaf\x04\x00\x00typesk8s.io/apimachinery/pkg/types/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/types/patch.goPatchTypeapplication/apply-patch+yamlApplyPatchTypeapplication/json-patch+jsonJSONPatchTypeapplication/merge-patch+jsonMergePatchType/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/types/namespacedname.goNamespaceNameStringnNamespacedNameesc:/string(Separator)/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/types/nodename.goNodeNameSeparatorapplication/strategic-merge-patch+jsonStrategicMergePatchType/home/runner/go/pkg/mod/k8s.io/[email protected]/pkg/types/uid.goUIDNamespacedName.String")), possibly version skew - reinstall package) (typecheck)
pkg/utils/status.go|10 col 12| expStatus.Name undefined (type *ExperimentStatus has no field or method Name) (typecheck)
pkg/utils/status.go|11 col 12| expStatus.Runner undefined (type *ExperimentStatus has no field or method Runner) (typecheck)
pkg/utils/status.go|12 col 12| expStatus.ExpPod undefined (type *ExperimentStatus has no field or method ExpPod) (typecheck)
pkg/utils/status.go|13 col 12| expStatus.Status undefined (type *ExperimentStatus has no field or method Status) (typecheck)
pkg/utils/status.go|14 col 12| expStatus.Verdict undefined (type *ExperimentStatus has no field or method Verdict) (typecheck)
pkg/utils/status.go|15 col 12| expStatus.LastUpdateTime undefined (type *ExperimentStatus has no field or method LastUpdateTime) (typecheck)
pkg/utils/status.go|20 col 12| expStatus.Name undefined (type *ExperimentStatus has no field or method Name) (typecheck)
pkg/utils/status.go|21 col 12| expStatus.Runner undefined (type *ExperimentStatus has no field or method Runner) (typecheck)
pkg/utils/status.go|22 col 12| expStatus.ExpPod undefined (type *ExperimentStatus has no field or method ExpPod) (typecheck)
pkg/utils/status.go|23 col 12| expStatus.Status undefined (type *ExperimentStatus has no field or method Status) (typecheck)
pkg/utils/status.go|24 col 12| expStatus.Verdict undefined (type *ExperimentStatus has no field or method Verdict) (typecheck)
pkg/utils/status.go|25 col 12| expStatus.LastUpdateTime undefined (type *ExperimentStatus has no field or method LastUpdateTime) (typecheck)
pkg/utils/status.go|31 col 12| expStatus.Name undefined (type *ExperimentStatus has no field or method Name) (typecheck)
pkg/utils/status.go|32 col 12| expStatus.Runner undefined (type *ExperimentStatus has no field or method Runner) (typecheck)
pkg/utils/status.go|33 col 12| expStatus.ExpPod undefined (type *ExperimentStatus has no field or method ExpPod) (typecheck)
pkg/utils/status.go|34 col 12| expStatus.Status undefined (type *ExperimentStatus has no field or method Status) (typecheck)
pkg/utils/status.go|35 col 12| expStatus.LastUpdateTime undefined (type *ExperimentStatus has no field or method LastUpdateTime) (typecheck)
pkg/utils/status.go|36 col 12| expStatus.Verdict undefined (type *ExperimentStatus has no field or method Verdict) (typecheck)
pkg/utils/experimentHelper_test.go|328 col 24| expStatus.Name undefined (type ExperimentStatus has no field or method Name) (typecheck)
pkg/utils/experimentHelper_test.go|858 col 24| expStatus.Name undefined (type ExperimentStatus has no field or method Name) (typecheck)
pkg/utils/watchJob_test.go|53 col 24| expStatus.Name undefined (type ExperimentStatus has no field or method Name) (typecheck)
pkg/utils/watchJob_test.go|106 col 33| expStatus.Status undefined (type ExperimentStatus has no field or method Status) (typecheck)
pkg/utils/watchJob_test.go|164 col 26| expStatus.Status undefined (type ExperimentStatus has no field or method Status) (typecheck)
tests/runner_test.go|60 col 9| undeclared name: BeforeSuite (typecheck)
tests/runner_test.go|126 col 9| undeclared name: Describe (typecheck)
tests/runner_test.go|285 col 9| undeclared name: AfterSuite (typecheck)
tests/runner_test.go|53 col 2| undeclared name: RegisterFailHandler (typecheck)
tests/runner_test.go|54 col 2| undeclared name: RunSpecs (typecheck)
tests/runner_test.go|65 col 2| undeclared name: Expect (typecheck)
tests/runner_test.go|68 col 2| undeclared name: Expect (typecheck)
tests/runner_test.go|71 col 2| undeclared name: Expect (typecheck)
tests/runner_test.go|78 col 2| undeclared name: By (typecheck)
tests/runner_test.go|84 col 2| undeclared name: By (typecheck)
tests/runner_test.go|90 col 2| undeclared name: By (typecheck)
tests/runner_test.go|129 col 2| undeclared name: When (typecheck)
tests/runner_test.go|130 col 3| undeclared name: It (typecheck)
tests/runner_test.go|176 col 5| undeclared name: BeNil (typecheck)
tests/runner_test.go|182 col 2| undeclared name: When (typecheck)
tests/runner_test.go|183 col 3| undeclared name: It (typecheck)
tests/runner_test.go|220 col 5| undeclared name: BeNil (typecheck)
tests/runner_test.go|246 col 2| undeclared name: When (typecheck)
tests/runner_test.go|247 col 3| undeclared name: It (typecheck)
tests/runner_test.go|276 col 5| undeclared name: BeNil (typecheck)
tests/runner_test.go|35 col 2| "github.com/onsi/ginkgo" imported but not used (typecheck)
tests/runner_test.go|36 col 2| "github.com/onsi/gomega" imported but not used (typecheck)