Skip to content

Add continuity check unit test #148

Add continuity check unit test

Add continuity check unit test #148

Triggered via push December 20, 2023 10:47
Status Failure
Total duration 2m 0s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Unit-tests: pkg/state/state_sriov_dp_test.go#L39
dummyProvider redeclared in this block
Unit-tests: pkg/state/dummy_provider.go#L24
other declaration of dummyProvider
Unit-tests: pkg/state/state_sriov_dp_test.go#L42
method dummyProvider.GetClusterType already declared at pkg/state/dummy_provider.go:27:25
Unit-tests: pkg/state/state_sriov_dp_test.go#L46
method dummyProvider.IsKubernetes already declared at pkg/state/dummy_provider.go:31:25
Unit-tests: pkg/state/state_sriov_dp_test.go#L50
method dummyProvider.IsOpenshift already declared at pkg/state/dummy_provider.go:35:25
Unit-tests: pkg/state/state_sriov_dp_test.go#L54
method dummyProvider.GetStaticConfig already declared at pkg/state/dummy_provider.go:39:25
Unit-tests: pkg/state/continuity_check_test.go#L81
undefined: ManifestRenderer
Unit-tests: pkg/state/continuity_check_test.go#L90
undefined: ParseContainerNames
Unit-tests: pkg/state/continuity_check_test.go#L123
undefined: ManifestRenderer
Unit-tests
Process completed with exit code 2.
golangci-lint: pkg/state/state_sriov_dp_test.go#L39
dummyProvider redeclared in this block
golangci-lint: pkg/state/dummy_provider.go#L24
other declaration of dummyProvider
golangci-lint: pkg/state/state_sriov_dp_test.go#L42
method dummyProvider.GetClusterType already declared at pkg/state/dummy_provider.go:27:25
golangci-lint: pkg/state/state_sriov_dp_test.go#L46
method dummyProvider.IsKubernetes already declared at pkg/state/dummy_provider.go:31:25
golangci-lint: pkg/state/state_sriov_dp_test.go#L50
method dummyProvider.IsOpenshift already declared at pkg/state/dummy_provider.go:35:25
golangci-lint: pkg/state/state_sriov_dp_test.go#L54
method dummyProvider.GetStaticConfig already declared at pkg/state/dummy_provider.go:39:25
golangci-lint: pkg/state/continuity_check_test.go#L81
undefined: ManifestRenderer
golangci-lint: pkg/state/continuity_check_test.go#L90
undefined: ParseContainerNames
golangci-lint: pkg/state/continuity_check_test.go#L123
undefined: ManifestRenderer (typecheck)
golangci-lint
Process completed with exit code 2.