Merge pull request #321 from Poor12/fix-deletion #1343
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3:
test/e2e/framework/policies/overridepolicy.go#L1
: # github.com/kubewharf/kubeadmiral/test/e2e/framework/policies
|
Run golangci/golangci-lint-action@v3:
test/e2e/framework/policies/propagationpolicy.go#L41
cannot use []fedcorev1a1.ClusterReference{} (value of type []"github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".ClusterReference) as type []"github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".DesiredPlacement in struct literal
|
Run golangci/golangci-lint-action@v3:
test/e2e/framework/policies/propagationpolicy.go#L46
cannot use fedcorev1a1.ClusterReference{…} (value of type "github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".ClusterReference) as type "github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".DesiredPlacement in argument to append (typecheck)
|
Run golangci/golangci-lint-action@v3:
test/e2e/framework/policies/overridepolicy.go#L1
: # github.com/kubewharf/kubeadmiral/test/e2e/framework/policies
|
Run golangci/golangci-lint-action@v3:
test/e2e/framework/policies/propagationpolicy.go#L41
cannot use []fedcorev1a1.ClusterReference{} (value of type []"github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".ClusterReference) as type []"github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".DesiredPlacement in struct literal
|
Run golangci/golangci-lint-action@v3:
test/e2e/framework/policies/propagationpolicy.go#L46
cannot use fedcorev1a1.ClusterReference{…} (value of type "github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".ClusterReference) as type "github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".DesiredPlacement in argument to append (typecheck)
|
Run golangci/golangci-lint-action@v3:
test/e2e/automigration/automigration.go#L38
could not import github.com/kubewharf/kubeadmiral/test/e2e/framework/policies (-: # github.com/kubewharf/kubeadmiral/test/e2e/framework/policies
|
Run golangci/golangci-lint-action@v3:
test/e2e/framework/policies/propagationpolicy.go#L41
cannot use []fedcorev1a1.ClusterReference{} (value of type []"github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".ClusterReference) as type []"github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".DesiredPlacement in struct literal
|
Run golangci/golangci-lint-action@v3:
test/e2e/framework/policies/propagationpolicy.go#L46
cannot use fedcorev1a1.ClusterReference{…} (value of type "github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".ClusterReference) as type "github.com/kubewharf/kubeadmiral/pkg/apis/core/v1alpha1".DesiredPlacement in argument to append) (typecheck)
|
Run golangci/golangci-lint-action@v3:
test/e2e/automigration/automigration.go#L38
could not import github.com/kubewharf/kubeadmiral/test/e2e/framework/policies (-: # github.com/kubewharf/kubeadmiral/test/e2e/framework/policies
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading