Azure / Azure/azure-storage-ruby

Warning message when both azure-storage-blob and azure-storage-queue installed

Open
#195 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
88
Forks
177
PR merge metrics
No merged PRs in 30d

Description

If you have both `azure-storage-blob` and `azure-storage-queue` installed, you get this warning message:

```
/usr/local/bundle/gems/azure-storage-blob-1.1.0/lib/azure/storage/blob/blob_service.rb:33: warning: already initialized constant Azure::Storage::StorageService
/usr/local/bundle/gems/azure-storage-queue-1.1.0/lib/azure/storage/queue/queue_service.rb:28: warning: previous definition of StorageService was here
```

I have version 1.1 installed but I tried with the latest and the same warning message appears

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.