Skip to content

Merge pull request #71 from neptune-ai/kg/sharedvar #149

Merge pull request #71 from neptune-ai/kg/sharedvar

Merge pull request #71 from neptune-ai/kg/sharedvar #149

Triggered via push November 19, 2024 13:42
Status Success
Total duration 3m 12s
Artifacts 1

unit.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error, 16 warnings, and 705 notices
test (macos - py3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
test (ubuntu - py3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu - py3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu - py3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu - py3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu - py3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos - py3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows - py3.11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos - py3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos - py3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows - py3.12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows - py3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows - py3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows - py3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (macos - py3.9)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
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/
test (macos - py3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/upload-artifact@v3, mikepenz/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_errors_monitor: tests\unit\test_errors_monitor.py#L1
test_errors_monitor
test_run.test_context_manager: tests\unit\test_run.py#L1
test_context_manager
test_run.test_run_id_too_long: tests\unit\test_run.py#L1
test_run_id_too_long
test_run.test_invalid_project_name: tests\unit\test_run.py#L1
test_invalid_project_name
test_run.test_metadata: tests\unit\test_run.py#L1
test_metadata
test_run.test_log_without_step: tests\unit\test_run.py#L1
test_log_without_step
test_run.test_log_configs: tests\unit\test_run.py#L1
test_log_configs
test_run.test_log_step_float: tests\unit\test_run.py#L1
test_log_step_float
test_run.test_log_no_timestamp: tests\unit\test_run.py#L1
test_log_no_timestamp
test_run.test_creation_time: tests\unit\test_run.py#L1
test_creation_time
test_run.test_assign_experiment: tests\unit\test_run.py#L1
test_assign_experiment
test_errors_monitor: tests\unit\test_errors_monitor.py#L1
test_errors_monitor
test_run.test_context_manager: tests\unit\test_run.py#L1
test_context_manager
test_run.test_run_id_too_long: tests\unit\test_run.py#L1
test_run_id_too_long
test_run.test_invalid_project_name: tests\unit\test_run.py#L1
test_invalid_project_name
test_run.test_metadata: tests\unit\test_run.py#L1
test_metadata
test_run.test_log_without_step: tests\unit\test_run.py#L1
test_log_without_step
test_run.test_log_configs: tests\unit\test_run.py#L1
test_log_configs
test_run.test_log_step_float: tests\unit\test_run.py#L1
test_log_step_float
test_run.test_log_no_timestamp: tests\unit\test_run.py#L1
test_log_no_timestamp
test_run.test_creation_time: tests\unit\test_run.py#L1
test_creation_time
test_run.test_assign_experiment: tests\unit\test_run.py#L1
test_assign_experiment
test_errors_monitor: tests\unit\test_errors_monitor.py#L1
test_errors_monitor
test_run.test_context_manager: tests\unit\test_run.py#L1
test_context_manager
test_run.test_run_id_too_long: tests\unit\test_run.py#L1
test_run_id_too_long
test_run.test_invalid_project_name: tests\unit\test_run.py#L1
test_invalid_project_name
test_run.test_metadata: tests\unit\test_run.py#L1
test_metadata
test_run.test_log_without_step: tests\unit\test_run.py#L1
test_log_without_step
test_run.test_log_configs: tests\unit\test_run.py#L1
test_log_configs
test_run.test_log_step_float: tests\unit\test_run.py#L1
test_log_step_float
test_run.test_log_no_timestamp: tests\unit\test_run.py#L1
test_log_no_timestamp
test_run.test_creation_time: tests\unit\test_run.py#L1
test_creation_time
test_run.test_assign_experiment: tests\unit\test_run.py#L1
test_assign_experiment
test_errors_monitor: tests\unit\test_errors_monitor.py#L1
test_errors_monitor
test_run.test_context_manager: tests\unit\test_run.py#L1
test_context_manager
test_run.test_run_id_too_long: tests\unit\test_run.py#L1
test_run_id_too_long
test_run.test_invalid_project_name: tests\unit\test_run.py#L1
test_invalid_project_name
test_run.test_metadata: tests\unit\test_run.py#L1
test_metadata
test_run.test_log_without_step: tests\unit\test_run.py#L1
test_log_without_step
test_run.test_log_configs: tests\unit\test_run.py#L1
test_log_configs
test_run.test_log_step_float: tests\unit\test_run.py#L1
test_log_step_float
test_run.test_log_no_timestamp: tests\unit\test_run.py#L1
test_log_no_timestamp
test_run.test_creation_time: tests\unit\test_run.py#L1
test_creation_time
test_run.test_assign_experiment: tests\unit\test_run.py#L1
test_assign_experiment
test_errors_monitor: tests\unit\test_errors_monitor.py#L1
test_errors_monitor
test_run.test_context_manager: tests\unit\test_run.py#L1
test_context_manager
test_run.test_run_id_too_long: tests\unit\test_run.py#L1
test_run_id_too_long
test_run.test_invalid_project_name: tests\unit\test_run.py#L1
test_invalid_project_name
test_run.test_metadata: tests\unit\test_run.py#L1
test_metadata
test_run.test_log_without_step: tests\unit\test_run.py#L1
test_log_without_step
test_run.test_log_configs: tests\unit\test_run.py#L1
test_log_configs
test_run.test_log_step_float: tests\unit\test_run.py#L1
test_log_step_float
test_run.test_log_no_timestamp: tests\unit\test_run.py#L1
test_log_no_timestamp
test_run.test_creation_time: tests\unit\test_run.py#L1
test_creation_time
test_run.test_assign_experiment: tests\unit\test_run.py#L1
test_assign_experiment

Artifacts

Produced during runtime
Name Size
test-artifacts
69.5 KB