build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.0.0 to 1.6.0 #135
Annotations
9 errors and 1 warning
|
cmd/utils/auth.go#L71
cannot use &tokenCache{…} (value of type *tokenCache) as type cache.ExportReplace in argument to public.WithCache:
|
cmd/utils/auth.go#L85
invalid operation: too many arguments for len(c.client.Accounts()) (expected 1, found 2)
|
cmd/utils/auth.go#L85
not enough arguments in call to c.client.Accounts
|
cmd/utils/auth.go#L86
not enough arguments in call to c.client.Accounts
|
cmd/utils/auth.go#L86
multiple-value c.client.Accounts() (value of type ([]"github.com/AzureAD/microsoft-authentication-library-for-go/apps/internal/shared".Account, error)) in single-value context
|
cmd/utils/auth.go#L86
invalid operation: too many arguments for len(c.client.Accounts()) (expected 1, found 2)
|
cmd/utils/auth.go#L86
not enough arguments in call to c.client.Accounts
|
|
|
This job was cancelled
Loading