Bump Azure SDK APIVersion as 2021-07-01 is being deprecated #844
Annotations
6 errors and 1 warning
cannot use instance (variable of type "k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-07-01/compute".VirtualMachine) as type "k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-08-01/compute".VirtualMachine in argument to append
|
cannot use vmss (variable of type "k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-07-01/compute".VirtualMachineScaleSet) as type "k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-08-01/compute".VirtualMachineScaleSet in assignment
|
cannot use op (variable of type "k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-08-01/compute".VirtualMachineScaleSet) as type "k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-07-01/compute".VirtualMachineScaleSet in argument to scaleSet.manager.azClient.virtualMachineScaleSetsClient.CreateOrUpdateAsync
|
cannot use vmList (variable of type []"k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-07-01/compute".VirtualMachineScaleSetVM) as type []"k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-08-01/compute".VirtualMachineScaleSetVM in return statement
|
cannot use *requiredIds (variable of type "k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-08-01/compute".VirtualMachineScaleSetVMInstanceRequiredIDs) as type "k8s.io/autoscaler/cluster-autoscaler/vendor/github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2021-07-01/compute".VirtualMachineScaleSetVMInstanceRequiredIDs in argument to scaleSet.manager.azClient.virtualMachineScaleSetsClient.DeleteInstancesAsync
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading