Skip to content

Allow creds_key to be passed to deeplake.empty() and deeplake.load() #12302

Allow creds_key to be passed to deeplake.empty() and deeplake.load()

Allow creds_key to be passed to deeplake.empty() and deeplake.load() #12302

Triggered via pull request May 17, 2024 14:44
Status Failure
Total duration 25m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Python linting
Process completed with exit code 1.
Python linting
Process completed with exit code 1.
test_api.test_non_local_org_id: deeplake/api/tests/test_api.py#L2811
deeplake.util.exceptions.InvalidTokenException: Token is invalid. Make sure the full token string is included and try again.
test_access_method.test_access_method_with_creds: deeplake/api/tests/test_access_method.py#L104
TypeError: get_local_dataset() got an unexpected keyword argument 'dataset_creds_key'
test_storage_provider.test_cache[local_storage,hub_cloud_storage]: deeplake/core/storage/tests/test_storage_provider.py#L131
deeplake.util.exceptions.InvalidTokenException: Token is invalid. Make sure the full token string is included and try again.
test_deeplake_vectorstore.test_search_quantitative[MAX]: deeplake/core/vectorstore/test_deeplake_vectorstore.py#L637
deeplake.util.exceptions.InvalidTokenException: Token is invalid. Make sure the full token string is included and try again.
test_api.test_non_local_org_id: deeplake/api/tests/test_api.py#L2811
deeplake.util.exceptions.InvalidTokenException: Token is invalid. Make sure the full token string is included and try again.
test_access_method: deeplake/api/tests/test_access_method.py#L45
TypeError: get_local_dataset() got an unexpected keyword argument 'dataset_creds_key'
test_reset.test_load_corrupt_dataset[s3_path]: deeplake/api/tests/test_reset.py#L51
TypeError: get_local_dataset() got an unexpected keyword argument 'dataset_creds_key'
Python linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.