Skip to content

Updated version for next release #12239

Updated version for next release

Updated version for next release #12239

Triggered via pull request April 29, 2024 17:59
Status Success
Total duration 23m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test_pytorch.test_pytorch_data_decode: deeplake/enterprise/test_pytorch.py#L948
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 0: invalid start byte
test_client.test_deepmemory_delete: deeplake/client/test_client.py#L1
failed on setup with "deeplake.util.exceptions.GatewayTimeoutException: Activeloop server took too long to respond."
test_deepmemory.test_deepmemory_evaluate: deeplake/core/vectorstore/deep_memory/test_deepmemory.py#L189
AssertionError: assert {'recall@1': ...@3': 0.5, ...} == {'recall@1': ...@3': 0.6, ...} Omitting 1 identical items, use -vv to show Differing items: {'recall@3': 0.5} != {'recall@3': 0.6} {'recall@10': 0.5} != {'recall@10': 0.6} {'recall@5': 0.5} != {'recall@5': 0.6} {'recall@50': 0.6} != {'recall@50': 0.7} {'recall@1': 0.3} != {'recall@1': 0.4} Full diff: { - 'recall@1': 0.4, ? ^ + 'recall@1': 0.3, ? ^ - 'recall@10': 0.6, ? ^ + 'recall@10': 0.5, ? ^ 'recall@100': 0.9, - 'recall@3': 0.6, ? ^ + 'recall@3': 0.5, ? ^ + 'recall@5': 0.5, - 'recall@5': 0.6, + 'recall@50': 0.6, ? + - 'recall@50': 0.7, }
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/.