Skip to content

Bump libdeeplake version. #12234

Bump libdeeplake version.

Bump libdeeplake version. #12234

Triggered via pull request April 28, 2024 10:26
Status Success
Total duration 22m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test_pytorch.test_pytorch_data_decode: deeplake/enterprise/test_pytorch.py#L948
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc1 in position 1: invalid start byte
test_views.test_save_view_ignore_errors: deeplake/api/tests/test_views.py#L156
AssertionError: assert 6 == 8 + where 6 = len(Dataset(path='./hub_pytest/test_views/test_save_view_ignore_errors/.queries/two', read_only=True, tensors=['images', 'labels']))
test_access_method.test_access_method_with_creds: deeplake/api/tests/test_access_method.py#L112
deeplake.util.exceptions.TransformError: Transform failed at index 1 of the input data. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
test_api.test_transform_upload_fail[0]: deeplake/api/tests/test_api.py#L2235
deeplake.util.exceptions.TransformError: Transform failed at index 0 of the input data on the item: 0. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
test_views.test_save_view_ignore_errors: deeplake/api/tests/test_views.py#L156
AssertionError: assert 7 == 8 + where 7 = len(Dataset(path='./hub_pytest/test_views/test_save_view_ignore_errors\.queries/two', read_only=True, tensors=['images', 'labels']))
test_api.test_transform_upload_fail[0]: deeplake/api/tests/test_api.py#L2235
deeplake.util.exceptions.TransformError: Transform failed at index 1 of the input data on the item: 1. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
test_api.test_transform_upload_fail[2]: deeplake/api/tests/test_api.py#L2235
deeplake.util.exceptions.TransformError: Transform failed at index 0 of the input data on the item: 0. See traceback for more details. If you wish to skip the samples that cause errors, please specify `ignore_errors=True`.
test_link.test_complex_creds: deeplake/api/tests/test_link.py#L414
deeplake.util.exceptions.SampleReadError: Unable to read sample from https://picsum.photos/200/300
test_vdb_indexes.test_query_recall_cosine_similarity: deeplake/core/tests/test_vdb_indexes.py#L98
indra.api.api.not_enterprise_organization_error: #x1B[31mHigh-Performance Features are not available for this dataset based on the usage plan of its parent organization. Please upgrade the organization to a plan that offers this feature.#x1B[0m
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/.