deps: bump github.com/Azure/azure-sdk-for-go/sdk/keyvault/azsecrets from 0.7.1 to 0.12.0 #14626
Annotations
10 errors and 2 warnings
golangci-lint:
cns/service.go#L18
could not import github.com/Azure/azure-container-networking/keyvault (-: # github.com/Azure/azure-container-networking/keyvault
|
golangci-lint:
keyvault/shim.go#L43
cannot use c (variable of type *azsecrets.Client) as secretFetcher value in struct literal: *azsecrets.Client does not implement secretFetcher (wrong type for method GetSecret)
|
golangci-lint:
keyvault/shim.go#L53
resp.Properties undefined (type azsecrets.GetSecretResponse has no field or method Properties)) (typecheck)
|
golangci-lint:
cns/restserver/api.go#L48
service.Listener undefined (type *HTTPRestService has no field or method Listener) (typecheck)
|
golangci-lint:
cns/restserver/api.go#L49
service.Name undefined (type *HTTPRestService has no field or method Name) (typecheck)
|
golangci-lint:
cns/restserver/api.go#L66
service.Listener undefined (type *HTTPRestService has no field or method Listener) (typecheck)
|
golangci-lint:
cns/restserver/api.go#L68
service.Name undefined (type *HTTPRestService has no field or method Name) (typecheck)
|
golangci-lint:
cns/restserver/api.go#L81
service.Listener undefined (type *HTTPRestService has no field or method Listener) (typecheck)
|
golangci-lint:
cns/restserver/api.go#L82
service.Name undefined (type *HTTPRestService has no field or method Name) (typecheck)
|
golangci-lint:
cns/restserver/api.go#L168
service.Listener undefined (type *HTTPRestService has no field or method Listener) (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/azure-container-networking/azure-container-networking. Supported file pattern: go.sum
|
Loading