Skip to content

feat: add deprecated bridge to v1beta1 #14495

feat: add deprecated bridge to v1beta1

feat: add deprecated bridge to v1beta1 #14495

Triggered via pull request August 28, 2024 16:42
Status Failure
Total duration 51s
Artifacts

scan-docs-and-schema.yml

on: pull_request
validate-docs-and-schema
40s
validate-docs-and-schema
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
validate-docs-and-schema: src/pkg/packager/filters/deploy.go#L22
cannot use &deploymentFilter{…} (value of type *deploymentFilter) as ComponentFilterStrategy value in return statement: *deploymentFilter does not implement ComponentFilterStrategy (wrong type for method Apply)
validate-docs-and-schema: src/pkg/packager/filters/deploy.go#L138
cannot use group (variable of type []"github.com/zarf-dev/zarf/src/api/v1beta1".ZarfComponent) as []"github.com/zarf-dev/zarf/src/api/v1alpha1".ZarfComponent value in argument to interactive.SelectChoiceGroup
validate-docs-and-schema: src/pkg/packager/filters/deploy.go#L142
cannot use component (variable of type "github.com/zarf-dev/zarf/src/api/v1alpha1".ZarfComponent) as "github.com/zarf-dev/zarf/src/api/v1beta1".ZarfComponent value in argument to append
validate-docs-and-schema: src/pkg/packager/filters/deploy.go#L170
cannot use component (variable of type "github.com/zarf-dev/zarf/src/api/v1beta1".ZarfComponent) as "github.com/zarf-dev/zarf/src/api/v1alpha1".ZarfComponent value in argument to interactive.SelectOptionalComponent
validate-docs-and-schema: src/internal/packager/helm/common.go#L57
cannot use chart (variable of type "github.com/zarf-dev/zarf/src/api/v1beta1".ZarfChart) as "github.com/zarf-dev/zarf/src/api/v1alpha1".ZarfChart value in struct literal
validate-docs-and-schema
Process completed with exit code 2.
validate-docs-and-schema
No files were found with the provided path: /tmp/zarf-*.log. No artifacts will be uploaded.