Support Flux 2.3.0 #8791
Annotations
10 errors and 1 warning
Run make lint:
cmd/gitops/create/dashboard/cmd.go#L18
could not import github.com/weaveworks/weave-gitops/pkg/run/install (-: # github.com/weaveworks/weave-gitops/pkg/run/install
|
Run make lint:
pkg/run/install/install_dashboard.go#L367
cannot use helmv2.HelmChartTemplate{…} (value of type "github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate) as *"github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate value in struct literal) (typecheck)
|
Run make lint:
core/server/crd_test.go#L1
: # github.com/weaveworks/weave-gitops/core/server_test [github.com/weaveworks/weave-gitops/core/server.test]
|
Run make lint:
core/server/inventory_test.go#L311
cannot use helmv2.Snapshots{…} (value of type "github.com/fluxcd/helm-controller/api/v2beta2".Snapshots) as "github.com/fluxcd/helm-controller/api/v2".Snapshots value in struct literal
|
Run make lint:
core/server/sync_test.go#L164
cannot use iua (variable of type *"github.com/fluxcd/image-automation-controller/api/v1beta1".ImageUpdateAutomation) as *"github.com/fluxcd/image-automation-controller/api/v1beta2".ImageUpdateAutomation value in struct literal
|
Run make lint:
core/server/sync_test.go#L420
cannot use helmv2.HelmChartTemplate{…} (value of type "github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate) as *"github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate value in struct literal (typecheck)
|
Run make lint:
pkg/run/install/apply_manifests.go#L1
: # github.com/weaveworks/weave-gitops/pkg/run/install [github.com/weaveworks/weave-gitops/pkg/run/install.test]
|
Run make lint:
pkg/run/install/install_dashboard_test.go#L69
cannot use helmv2.HelmChartTemplate{…} (value of type "github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate) as *"github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate value in struct literal
|
Run make lint:
pkg/run/install/install_dashboard_test.go#L82
cannot use helmv2.HelmChartTemplate{…} (value of type "github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate) as *"github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate value in struct literal
|
Run make lint:
pkg/run/install/install_dashboard.go#L367
cannot use helmv2.HelmChartTemplate{…} (value of type "github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate) as *"github.com/fluxcd/helm-controller/api/v2".HelmChartTemplate value in struct literal (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading