Skip to content

Azure control-plane provider #126

Azure control-plane provider

Azure control-plane provider #126

Triggered via pull request August 14, 2026 06:29
Status Failure
Total duration 4m 45s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golangci
issues found
golangci: pkg/cloudprovider/azure/provider.go#L30
SA1019: "github.com/Azure/azure-sdk-for-go/services/network/mgmt/2022-07-01/network" is deprecated: Please note, this package has been deprecated. A replacement package is available [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork). We strongly encourage you to upgrade to continue receiving updates. See [Migration Guide](https://aka.ms/azsdk/golang/t2/migration) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details. (staticcheck)
golangci: pkg/cloudprovider/azure/provider.go#L550
shadow: declaration of "err" shadows declaration at line 544 (govet)
golangci: pkg/cloudprovider/azure/provider.go#L360
shadow: declaration of "err" shadows declaration at line 336 (govet)
golangci: pkg/cloudprovider/azure/provider.go#L154
shadow: declaration of "err" shadows declaration at line 139 (govet)