Skip to content

✨ OPRUN-4090: (rukpak) Add config support for reg+v1 bundle to chart converter #7475

✨ OPRUN-4090: (rukpak) Add config support for reg+v1 bundle to chart converter

✨ OPRUN-4090: (rukpak) Add config support for reg+v1 bundle to chart converter #7475

Triggered via pull request August 29, 2025 14:18
Status Failure
Total duration 4m 1s
Artifacts

unit-test.yaml

on: pull_request
unit-test-basic
3m 55s
unit-test-basic
Fit to window
Zoom out
Zoom in

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)