Add latest flux version for Flux discovery. #8554
pr.yaml
on: pull_request
Matrix: CI Test JS
Matrix: CI Test Go
Matrix: CI Check Static Checks
CI Generate Image Tag
0s
release
3s
Matrix: CI Build Gitops Docker Image
PR CI Pipeline
0s
Annotations
12 errors and 2 warnings
CI Build Gitops Docker Image (gitops)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LDFLAGS=$LDFLAGS GIT_COMMIT=$GIT_COMMIT make gitops" did not complete successfully: exit code: 2
|
CI Build Gitops Docker Image (gitops-server)
The job was canceled because "gitops" failed.
|
CI Build Gitops Docker Image (gitops-server)
The operation was canceled.
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/create/terraform/cmd.go#L8
could not import github.com/weaveworks/tf-controller/tfctl (-: # github.com/weaveworks/tf-controller/tfctl
|
CI Check Static Checks (1.20.X, 16.X)
cannot use kubePoller (variable of type *"sigs.k8s.io/cli-utils/pkg/kstatus/polling".StatusPoller) as *"github.com/fluxcd/cli-utils/pkg/kstatus/polling".StatusPoller value in argument to ssa.NewResourceManager) (typecheck)
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/delete/terraform/cmd.go#L8
could not import github.com/weaveworks/tf-controller/tfctl (-: # github.com/weaveworks/tf-controller/tfctl
|
CI Check Static Checks (1.20.X, 16.X)
cannot use kubePoller (variable of type *"sigs.k8s.io/cli-utils/pkg/kstatus/polling".StatusPoller) as *"github.com/fluxcd/cli-utils/pkg/kstatus/polling".StatusPoller value in argument to ssa.NewResourceManager) (typecheck)
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/replan/terraform/cmd.go#L8
could not import github.com/weaveworks/tf-controller/tfctl (-: # github.com/weaveworks/tf-controller/tfctl
|
CI Check Static Checks (1.20.X, 16.X)
cannot use kubePoller (variable of type *"sigs.k8s.io/cli-utils/pkg/kstatus/polling".StatusPoller) as *"github.com/fluxcd/cli-utils/pkg/kstatus/polling".StatusPoller value in argument to ssa.NewResourceManager) (typecheck)
|
CI Check Static Checks (1.20.X, 16.X):
core/server/inventory.go#L260
getObjectsWithChildren - result 1 (error) is always nil (unparam)
|
CI Check Static Checks (1.20.X, 16.X):
pkg/run/install/apply_manifests.go#L49
SA1019: ssa.SetNativeKindsDefaults is deprecated: use NormalizeUnstructuredList or NormalizeUnstructured instead. (staticcheck)
|
CI Check Static Checks (1.20.X, 16.X)
Process completed with exit code 2.
|
CI Generate Image Tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish js library
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|