Skip to content

Added arch

Added arch #564

Triggered via pull request January 19, 2024 06:46
Status Failure
Total duration 6m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
test-and-verify
6m 10s
test-and-verify
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 1 warning
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/util/wait" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/apis/meta/v1" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/types" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/watch" in any of:
test-and-verify
cannot find package "k8s.io/api/autoscaling/v2" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime/schema" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime/serializer" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/util/runtime" in any of:
test-and-verify
cannot find package "k8s.io/client-go/rest" in any of:
test-and-verify
nodeTemplateAttributes.Architecture undefined (type *"k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/gardener/machine-controller-manager/pkg/apis/machine/v1alpha1".NodeTemplate has no field or method Architecture)
test-and-verify
nodeTemplateAttributes.Architecture undefined (type *"k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/gardener/machine-controller-manager/pkg/apis/machine/v1alpha1".NodeTemplate has no field or method Architecture)
test-and-verify
Process completed with exit code 1.
test-and-verify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/