Skip to content

feat: add non versioned Zarf Package type #98

feat: add non versioned Zarf Package type

feat: add non versioned Zarf Package type #98

Triggered via pull request August 27, 2024 13:21
Status Failure
Total duration 1m 20s
Artifacts

test-import.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test-import
cannot use &deploymentFilter{…} (value of type *deploymentFilter) as ComponentFilterStrategy value in return statement: *deploymentFilter does not implement ComponentFilterStrategy (wrong type for method Apply)
test-import
cannot use group (variable of type []"github.com/zarf-dev/zarf/src/types".ZarfComponent) as []"github.com/zarf-dev/zarf/src/api/v1alpha1".ZarfComponent value in argument to interactive.SelectChoiceGroup
test-import
cannot use component (variable of type "github.com/zarf-dev/zarf/src/api/v1alpha1".ZarfComponent) as "github.com/zarf-dev/zarf/src/types".ZarfComponent value in argument to append
test-import
cannot use component (variable of type "github.com/zarf-dev/zarf/src/types".ZarfComponent) as "github.com/zarf-dev/zarf/src/api/v1alpha1".ZarfComponent value in argument to interactive.SelectOptionalComponent
test-import
cannot use chart (variable of type "github.com/zarf-dev/zarf/src/types".ZarfChart) as "github.com/zarf-dev/zarf/src/api/v1alpha1".ZarfChart value in struct literal
test-import
Process completed with exit code 1.