Skip to content

introduce recording_id #44

introduce recording_id

introduce recording_id #44

Triggered via pull request October 28, 2024 20:10
Status Failure
Total duration 5m 20s
Billable time 6m
Artifacts

testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
testing: tests/test_dataset_sim.py#L147
test_dataset_selection AttributeError: 'Dataset' object has no attribute 'session_dict'
testing: tests/test_dataset_sim.py#L185
test_get_session_data AttributeError: 'Dataset' object has no attribute 'get_session_data'
testing: tests/test_sampler.py#L68
test_sequential_sampler AttributeError: 'DatasetIndex' object has no attribute 'session_id'
testing: tests/test_sampler.py#L119
test_random_sampler AttributeError: 'DatasetIndex' object has no attribute 'session_id'
testing: tests/test_sampler.py#L172
test_trial_sampler AttributeError: 'DatasetIndex' object has no attribute 'session_id'
testing
Process completed with exit code 1.
testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/