Git support removal (#1801) #1251
Annotations
2 errors, 2 warnings, and 16 notices
TestTrashObjects#L1
neptune.exceptions.MissingFieldException:
#x1B[95m
----MissingFieldException-------------------------------------------------------
#x1B[0m
The field "sys/id" was not found.
There are two possible reasons:
- There is a typo in the path. Double-check your code for typos.
- You are fetching a field that another process created, but the local representation is not synchronized.
If you are sending metadata from multiple processes at the same time, synchronize the local representation before fetching values:
#x1B[96mrun.sync()#x1B[0m
#x1B[92mNeed help?#x1B[0m-> https://docs.neptune.ai/getting_help
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-python@v4, mikepenz/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-artifacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
tests/e2e/integrations/__pycache__/test_huggingface.cpython-312-pytest-8.2.1.pyc#L1
integrations.test_huggingface
|
tests/e2e/integrations/__pycache__/test_lightning.cpython-312-pytest-8.2.1.pyc#L1
integrations.test_lightning
|
tests/e2e/integrations/__pycache__/test_mosaicml.cpython-312-pytest-8.2.1.pyc#L1
integrations.test_mosaicml
|
tests/e2e/integrations/__pycache__/test_zenml.cpython-312-pytest-8.2.1.pyc#L1
integrations.test_zenml
|
TestManagement#L1
test_standard_scenario
|
TestManagement#L1
test_visibility_workspace
|
TestManagement#L1
test_create_project
|
TestManagement#L1
test_invalid_visibility
|
TestManagement#L1
test_invite_as_non_admin
|
TestManagement#L1
test_invite_to_workspace
|
TestManagement#L1
test_workspace_status
|
TestTrashObjects#L1
test_trash_objects_wrong_project
|
TestTrashObjects#L1
test_trash_runs_and_models
|
TestTrashObjects#L1
test_trash_model_version
|
TestDeleteFromTrash#L1
test_delete_from_trash[2-0]
|
TestDeleteFromTrash#L1
test_delete_from_trash[2-1]
|
The logs for this run have expired and are no longer available.
Loading