[Storage] Strip sensitive auth info on cross-domain redirect #234
Annotations
1 error
|
consistency
Unhandled error: Error: Command failed: node .github/workflows/src/api-md-consistency/regenerate.js
2026-06-17 16:21:51,263 [INFO] azure-sdk-tools: Installing from feed: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/
2026-06-17 16:21:51,263 [INFO] azure-sdk-tools: Running apistub check...
2026-06-17 16:21:51,273 [INFO] azure-sdk-tools: Processing azure-storage-blob for apistub check
2026-06-17 16:21:51,649 [INFO] azure-sdk-tools: Flag to skip install whl is passed. Skipping package installation
2026-06-17 16:21:51,653 [INFO] root: No whl is found in directory /home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/storage/azure-storage-blob with package name format azure_storage_blob-12.31.0b1*.whl
2026-06-17 16:21:51,653 [INFO] root: List of whls in directory: []
2026-06-17 16:21:51,653 [INFO] azure-sdk-tools: Running apistub ['-m', 'apistub', '--pkg-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/storage/azure-storage-blob', '--out-path', '/home/runner/work/azure-sdk-for-python/azure-sdk-for-python/sdk/storage/azure-storage-blob', '--skip-pylint'].
[notice] A new release of pip is available: 24.0 -> 26.1.2
[notice] To update, run: pip install --upgrade pip
ERROR: Could not find a version that satisfies the requirement azure-storage-extensions<1.0.0,>=0.1.0; extra == "ext-checksums" (from azure-storage-blob[ext-checksums]) (from versions: 0.0.0, 0.1.0a20260603002, 0.1.0a20260604004, 0.1.0a20260605001, 0.1.0a20260608003, 0.1.0a20260609001, 0.1.0a20260610001, 0.1.0a20260611002, 0.1.0a20260612002, 0.1.0a20260615002, 0.1.0a20260616001)
ERROR: No matching distribution found for azure-storage-extensions<1.0.0,>=0.1.0; extra == "ext-checksums"
[notice] A new release of pip is available: 24.0 -> 26.1.2
[notice] To update, run: pip install --upgrade pip
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/_stub_generator.py", line 213, in generate_tokens
apiview = self._generate_tokens(
^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/apistub/_stub_generator.py", line 362, in _generate_tokens
module_obj = importlib.import_module(m)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/importlib/__init__.py", line 90, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 999, in exec_module
File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/azure/storage/blob/__init__.py", line 12, in <module>
from ._blob_client import BlobClient
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/azure/storage/blob/_blob_client.py", line 18, in <module>
from ._blob_client_helpers import (
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/azure/storage/blob/_blob_client_helpers.py", line 60, in <module>
from ._shared.base_client import parse_query
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/azure/storage/blob/_shared/base_client.py", line 48, in <module>
from .policies import (
File "/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/azure/storage/blob/_shared/policies.py", line 32, in <module>
from azure.core.pipeline.transport import (
ImportError: cannot import name 'PipelineRequest' from 'azure.core.pipeline.transport' (/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/azure/core/pipeline/transport/__init__.py)
Duri
|