Add Managed Identity option to azure storage #29
Annotations
5 errors and 1 warning
lint:
pkg/storages/azure/folder.go#L1
: # github.com/wal-g/wal-g/pkg/storages/azure [github.com/wal-g/wal-g/pkg/storages/azure.test]
|
lint:
pkg/storages/azure/folder_test.go#L78
undefined: azidentity.NewMockManagedIdentityCredential
|
lint:
pkg/storages/azure/folder_test.go#L79
undefined: azblob.NewMockContainerClient
|
lint:
pkg/storages/azure/folder_test.go#L90
undefined: getContainerClientWithManagedIdentity (typecheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|