✨ OPRUN-4090: (rukpak) Add config support for reg+v1 bundle to chart converter #7475
unit-test.yaml
on: pull_request
unit-test-basic
3m 55s
Annotations
10 errors
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L357
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L336
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L312
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L292
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L272
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L255
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L236
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L217
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
internal/operator-controller/applier/helm_test.go#L203
cannot use &convert.BundleToHelmChartConverter{} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|
|
unit-test-basic:
cmd/operator-controller/main.go#L446
cannot use &convert.BundleToHelmChartConverter{…} (value of type *convert.BundleToHelmChartConverter) as applier.BundleToHelmChartConverter value in struct literal: *convert.BundleToHelmChartConverter does not implement applier.BundleToHelmChartConverter (wrong type for method ToHelmChart)
|